I\'m unable to install bcrypt using npm on my machine because I encounter the following errors. I have been troubleshooting the issue without much luck. Can you
npm
for windows install the following module
npm install -g node-gyp npm install --g --production windows-build-tools
then try to install
npm install bcrypt