-
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
error while yarn run setup command #229
Comments
I'm also getting a lot of errors when running
|
I also got a lot of errors after |
Hi, @robksawyer @Benniah @chikka For solve building issues caused by node-pre-gyp dependencies you need to use an appropriate version of NodeJS. This repo depends on lot of obsolete c/c++ dependencies, which can't be built on newer version of node. The minimum required version of node for this repo is : 8.0.0 On OSX/Windows you can use node version manager tool for solve your problem easyli :
|
You can try to use 'bcryptjs' and remove the 'bcrypt' dependency. |
it still not working, any solution for this case please ? |
An unexpected error occurred: "https://registry.yarnpkg.com/event-stream/-/event-stream-3.3.6.tgz: Request failed "404 Not Found"".
The text was updated successfully, but these errors were encountered: