This repository has been archived by the owner on Nov 16, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 185
npm install fails #1
Comments
same solution by me. |
Info: this could happen on step 3 |
@vinamelody yes this is obviously the solution but babel 6 is drastically different from 5 and breaks everything. i have tried two times already to get everything working, but failed. will try a third time, soon ;) |
I too had to run |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This happens because of a dependency conflict.
I had to run
npm install [email protected]
afterwards to fix it.The text was updated successfully, but these errors were encountered: