question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error: Get config: Error: Command failed with exit code 3221225781

See original GitHub issue

Bug 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

  1. 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:closed
  • Created 2 years ago
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
dhatGuycommented, Aug 19, 2021

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

0reactions
janpiocommented, Aug 20, 2021

Nice, thanks for keeping us updated.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found