We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is this expected to run on Windows? I tried via Windows PowerShell:
PS C:\quranic-search-v2> sh scripts/run.sh /c/quranic-search-v2/backend/api/semantic <3>WSL (9) ERROR: CreateProcessParseCommon:708: Failed to translate C:\quranic-search-v2\frontend <3>WSL (9) ERROR: CreateProcessParseCommon:754: getpwuid(0) failed 2 <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Users\alaa1\AppData\Local\fnm_multishells\25484_1732205076663 <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Program Files\Microsoft\jdk-11.0.12.7-hotspot\bin <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Program Files\Common Files\Oracle\Java\javapath <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Windows\system32 <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Windows <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Windows\System32\Wbem <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Windows\System32\WindowsPowerShell\v1.0 <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Windows\System32\OpenSSH <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Program Files\SourceGear\Common\DiffMerge <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\MinGW\bin <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\MinGW\lib <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Users\alaa1\AppData\Local\Android\Sdk\platform-tools <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\fmpeg\bin <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Users\alaa1\AppData\Local\GitHubDesktop\app-2.6.2\resources\app\git\mingw64\bin <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\msys64\usr\bin <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Program Files\dotnet <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\WINDOWS\system32 <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\WINDOWS <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\WINDOWS\System32\Wbem <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\WINDOWS\System32\WindowsPowerShell\v1.0 <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\WINDOWS\System32\OpenSSH <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Program Files\TortoiseGit\bin <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Program Files\Graphviz\bin <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Program Files\Tesseract-OCR <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Users\alaa1\flutter\bin <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Program Files\Docker\Docker\resources\bin <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Users\alaa1\AppData\Local\Programs\Python\Python310 <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Users\alaa1\AppData\Local\Programs\Python\Python310\Scripts <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Program Files\Git\cmd <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Users\alaa1\AppData\Local\Programs\Python\Launcher <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Users\alaa1\AppData\Local\Programs\MiKTeX 2.9\miktex\bin\x64 <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Users\alaa1\AppData\Local\GitHubDesktop\bin <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Program Files\heroku\bin <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Users\alaa1\.dotnet\tools <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Users\alaa1\AppData\Local\Microsoft\WindowsApps <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Program Files\Graphviz\bin <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Users\alaa1\AppData\Local\Pub\Cache\bin <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Program Files\PsychoPy <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Users\alaa1\AppData\Local\Pandoc <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\ffmpeg\ffmpeg-2024-09-12-git-504c1ffcd8-essentials_build\bin <3>WSL (9) ERROR: UtilTranslatePathList:2866: Failed to translate C:\Users\alaa1\AppData\Local\Microsoft\WinGet\Packages\Schniz.fnm_Microsoft.Winget.Source_8wekyb3d8bbwe Processing fstab with mount -a failed. Failed to mount C:\, see dmesg for more details. <3>WSL (9) ERROR: CreateProcessEntryCommon:331: getpwuid(0) failed 2 <3>WSL (9) ERROR: CreateProcessEntryCommon:502: execvpe /bin/bash failed 2 <3>WSL (9) ERROR: CreateProcessEntryCommon:505: Create process not expected to return
PS C:\quranic-search-v2> npm -v 10.9.0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is this expected to run on Windows?
I tried via Windows PowerShell:
The text was updated successfully, but these errors were encountered: