This repository has been archived by the owner on Dec 15, 2020. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 18
Getting weird error when npm installing #46
Comments
|
@rwjblue Believe me, I tried. :( |
What |
|
3.3.10-12 is bad, update to latest stable 3.x: npm install -g npm@^3 |
@rwjblue Not denying it, but the |
Confirm. This is why node 5 is listed as allowed failures by ember-cli. Stef opened an issue in npm/npm, and they confirmed + fixed in 3.4.1. |
@rwjblue Thanks dude, you might have saved my entire day. Confirming... |
Confirmed. What the hell... |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
This happens when running
npm install
. When I removeember-cli-release
from mypackage.json
the issue goes away. Any insights at all would be much appreciated. I'm stumped.The text was updated successfully, but these errors were encountered: