Answers for "bcrypt error: node-pre-gyp install --fallback-to-build"

0

node-pre-gyp install --fallback-to-build --library=static_library

i have tried upgrading node-gyp:

sudo npm install -g node-gyp
It worked for me.

I find the solution here, I hope it can help.
Posted by: Guest on March-08-2021

Code answers related to "bcrypt error: node-pre-gyp install --fallback-to-build"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language