-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
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
bin\MSBuild.exe` failed with exit code: 1 #2033
Comments
I fixed it by downgrading node to node-v10.18.1. This doesn't seem like a good solution. |
Because the module needs to be updated to work with Node.js 12: barrysteyn/node-scrypt#193, barrysteyn/node-scrypt#197 |
I got exactly the same problem as @mudgen. Thanks to @mudgen , downgrading node to node-v10.18.1 works for me. |
As I pointed out above, the problem is with the |
Guys @richardlau even am facing this issue for a while, couldn't install node_modules, any fix ?? i tried every method by @keweixinfr and @mudgen nothing works... |
i got the same issue aswell |
No matter what I do I can't get node-gyp to work when installing
npm install scrypt
.I have Visual Studio 2015 installed.
My npm version is 6.13.34
I have tried this with Visual Studio 2017 and 2019, but I keep getting the same error.
Please help.
This is the error I get:
Verbose output (from npm or node-gyp):
The text was updated successfully, but these errors were encountered: