Closed vldgeorgiev closed 7 years ago
Please look into the repo instructions: https://github.com/nodejs/node-gyp
Thanks. If you mean the node-gyp, it is installed already together with python, windows build tools, etc. But maybe it is a configuration issue in some of them. I will take a look.
Just for information. Running
npm install
fails with this error. This is on Windows, but maybe it doesn't matter.Replacing "bcrypt" with "bcrypt-nodejs" in the modules and in a couple of places it was used in the server code fixed the issue for me.