Skip to content
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

Atom.io amp update fails with node-gyp error #433

Closed
smlombardi opened this issue Apr 22, 2014 · 5 comments
Closed

Atom.io amp update fails with node-gyp error #433

smlombardi opened this issue Apr 22, 2014 · 5 comments

Comments

@smlombardi
Copy link

Mac 10.9.2, apm 0.40.0, npm 1.4.4, node 0.10.26

Fails:

gyp info it worked if it ends with ok
gyp info using node-gyp@0.12.2
gyp info using node@0.10.26 | darwin | x64
gyp http GET https://gh-contractor-zcbenz.s3.amazonaws.com/atom-shell/dist/v0.11.10/node-v0.11.10.tar.gz
gyp http 200 https://gh-contractor-zcbenz.s3.amazonaws.com/atom-shell/dist/v0.11.10/node-v0.11.10.tar.gz
gyp ERR! UNCAUGHT EXCEPTION 
gyp ERR! stack Error: EPERM, utime '/Users/stevel/.atom/.node-gyp/.node-gyp/0.11.10'
gyp ERR! System Darwin 13.1.0
gyp ERR! command "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/bin/node" "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/node_modules/node-gyp/bin/node-gyp.js" "install" "--target=0.11.10" "--dist-url=https://gh-contractor-zcbenz.s3.amazonaws.com/atom-shell/dist" "--arch=x64"
gyp ERR! cwd /Users/stevel/.atom
gyp ERR! node -v v0.10.26
gyp ERR! node-gyp -v v0.12.2
gyp ERR! This is a bug in `node-gyp`.
gyp ERR! Try to update node-gyp and file an Issue if it does not help:
gyp ERR!     <https://github.com/TooTallNate/node-gyp/issues>
@meleksomai
Copy link

I have the same issue. I'm not able to install any package for Atom.

@rpontes
Copy link

rpontes commented Apr 25, 2014

I found a solution on this link emmetio/emmet-atom#32, fix to me:

sudo rm -rf ~/.atom/.node-gyp

@meleksomai
Copy link

It works. Thank you for the tip.

@TooTallNate
Copy link
Contributor

I guess @rpontes' suggestion works. Closing.

@lhk
Copy link

lhk commented Oct 9, 2014

Same problem here: node-gyp rebuild does not work.
See here: https://discuss.atom.io/t/node-gyp-is-failing/9245/3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants