'Error: Command failed with exit code 3221225781: ... \prisma\query-engine-windows.exe cli get-config --ignoreEnvVarErrors
I had an issue about [Error: @prisma/client did not initialize yet. Please run "prisma generate" and try to import it again], so I put postinstall : “prisma generate” on script of package.json. But the issue still happens. I also installed @prisma/client module using npm. How can I solve this problem? I’m using window 10.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|