Skip to content
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

Unable to "npm install" due to BCrypt #86

Closed
ACPK opened this issue Jun 26, 2019 · 5 comments
Closed

Unable to "npm install" due to BCrypt #86

ACPK opened this issue Jun 26, 2019 · 5 comments

Comments

@ACPK
Copy link

ACPK commented Jun 26, 2019

I received the following error:

npm ERR! bcrypt@3.0.2 install: `node-pre-gyp install --fallback-to-build`
npm ERR! Exit status 1
@ACPK ACPK closed this as completed Jun 28, 2019
@DylanKojiCheslin
Copy link

I have the same error. how did you fix this?

@kah-odonnell
Copy link

COME BACK

@rwieruch
Copy link
Member

Do these issues help?

#28

#22

@kah-odonnell
Copy link

Yes I ended up going the bcryptjs route.

@kah-odonnell
Copy link

Pretty sure this is what I was running to: mapbox/node-pre-gyp#477 (comment)

Deleting package-lock.json, node_modules, and running npm update let me install bcrypt just now. I think I just picked the wrong day to do the tutorial.

Thanks for the tutorial by the way!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants