-
Notifications
You must be signed in to change notification settings - Fork 62
Failed install on OS X Yosemite #162
Comments
Same issue in |
|
+1 |
Wish I could help, but it works for me with node 0.12.2 (and 0.12.1), Yosemite 10.10.3, and XCode 6.3. I'm not setup to test other environments. Maybe someone else can help out. |
Looks like it may be a permissions issue, installing w/ sudo appears to resolve the issue |
Using Otherwise with Yosemite 10.10.3, Xcode 6.3 and node 0.12.1, it fails for me with:
|
I just tried to install strider, and got the same error on CentOS 7. |
When i use "npm install contextify" , i got many errors.Such as "rror: no member named And : |
Don't use outdated node versions. |
Not working for me with 10.10.3 and io.js 2.0.0 (with or without sudo):
|
Able to install on the latest node without a problem. This is definitely broken on io.js 2.0.0. |
Master works as of 96c2b5c. |
Published 0.1.14 with @kkoopa's changes for io.js 2.0.0 compatibility. |
I'm still seeing this issue on yosemite (at least I think it's the same issue).
|
Having the same issue with 4.1.1 (not working even with sudo) |
+1 |
+1 got the same problem with 4.1.1 (not a permission issue, using |
another one here with that error on 4.1.1 |
+1 |
1 similar comment
+1 |
Rolling back to node 0.12.7 works. |
+1 |
1 similar comment
+1 |
Experienced the issue with 4.2.0. Rolling back to 0.12.7 resolved it.
|
Why is this closed if it still doesn't work with newer versions of node? Is there another issue somewhere? |
@billmccord it was closed before the new version of Node came out. Indeed now it's time to re-open, isn't it? Please? :) |
+1 Tried downing to 0.12.7 and sudo npm install, still no luck :( |
+1 - This should have a high priority I guess. On a fresh install of OS X 10.11 (EL Cap'), I also get the same error. I made sure I had Xcode + Command Line Tools installed. Also that their were at the latest versions. |
Manage to solve it yesterday by reinstalling x-code. |
Same issue here on Yosemite 10.10.2, node v4.1.2, npm 2.14.4. Cannot downgrade node to 0.12.x cause another lib needs it :-( Edit: I finally solved the problem using node v0.12.7 managed by nvm. |
Running OS X Yosemite, version 10.10.5, reinstalling Xcode worked for me as well. Currently running XCode version 7.0.1 and it's now working. |
DISREGARD THIS, I DIDN'T EVEN USE CONTEXIFY :( Hmm, worked for me with node v5.0.0, without |
Hi,
When trying to install contextify, It fails:
Any ideas what's wrong?.
The text was updated successfully, but these errors were encountered: