-
Notifications
You must be signed in to change notification settings - Fork 905
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
Bcrypt installation errors on M1 Mac #251
Comments
Facing the same error |
Same error |
I was getting this error from one of the packages in my package.json. I simply removed the package and installed it's upgraded version. I don't remember the package name. |
Then faced with a sqlite3 issue :) Digging... |
I am total beginner. I'd rather find another repository one than try to solve this one. I am done. 😔 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello I have an error during installation on M1 Mac (while running
yarn run setup
).This is may be caused by bcrypt. If that's the case, Bcrypt explain how to fix this issue : [https://github.com/verebes1/node.bcrypt.js/tree/M1-Apple-Troubleshooting#troubleshooting-on-apple-m1-macs](Bcrypt GitHub).
Here the console messages :
Here the complete log :
The text was updated successfully, but these errors were encountered: