Error: Get config: Error: Command failed with exit code 3221225781
See original GitHub issueBug description
Trying to run npx prisma -v
returns error
Error: Get config: Error: Command failed with exit code 3221225781: C:\Users\user\AppData\Roaming\npm\node_modules\prisma\query-engine-windows.exe cli get-config --ignoreEnvVarErrors
How to reproduce
npx prisma -v
fail message:
Error: Get config: Error: Command failed with exit code 3221225781: C:\Users\user\AppData\Roaming\npm\node_modules\prisma\query-engine-windows.exe cli get-config --ignoreEnvVarErrors
Expected behavior
Show prisma version
Prisma information
Environment & setup
- OS: Windows 10
- Database: PostgreSQL
- Node.js version: v14.17.5
Prisma Version
prisma: 2.29.1
@prisma/client: 2.29.1
Issue Analytics
- State:
- Created 2 years ago
- Comments:8 (4 by maintainers)
Top Results From Across the Web
Get config Error: Command failed with exit code 3221225781 ...
Hello! When running "prisma -v" (version 2.16.1) on my cmd i get this error: Environment variables loaded from .env
Read more >firmware update error 3221225781 - ArduSimple
exit code (3221225781) Ive tried the basics, restarting the computer/GPS, redoing instructions, new software install, different baud rates ect, i always get ......
Read more >trouble debugging error with exit code 3221225781 (missing ...
To debug the problem I run the command: docker run -it --name debug microsoft/windowsservercore cmd , stopped the container and copied the ...
Read more >Process Exited With Code 1 Command Prompt Error on ...
Process Exited With Code 1 Command Prompt Error on Windows 10/11 FIXPowerShell Command Used: C:\Windows\System32\reg.exe DELETE ...
Read more >Fix Process exited with code 1 error in Windows ... - YouTube
While running a command in Windows Terminal, Command Prompt or PowerShell, if you get Process exited with code 1 error message, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I have Visual C++ Redistributable for Visual Studio 2015 installed already and even repaired it but still no luck.
For now, I’ll use the online vscode. Thanks
Nice, thanks for keeping us updated.