-
Notifications
You must be signed in to change notification settings - Fork 31
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 at npm install #28
Comments
It seems that this boilerplate is way out-of-date with dependencies. The error seems to pop out because it tries to get an old package which is removed due to library-updates. It would be wise to declare this boilerplate as outdated. |
Remove the |
I'm having the same issue. Removing |
I gave a try and fixed the dependencies and was able to run w/ yarn #34 |
Facing following error after using
npm install
on latest branch:It's running into the same error on dev rig as well.
Any suggestions about possible fix?
The text was updated successfully, but these errors were encountered: