romgrk / termrk

Terminal for atom, using pty.js & term.js
MIT License
33 stars 7 forks source link

Not working with latest Atom version (Mac OS) "Some installed packages could not be loaded because they contain native modules that were compiled for an earlier version of Atom." #64

Closed bean5 closed 9 years ago

bean5 commented 9 years ago

/Users/bean5/Downloads/Atom.app/Contents/Resources/app/apm/node_modules/npm/bin/node-gyp-bin/node-gyp: line 3: node: command not found

npm ERR! Darwin 14.5.0 npm ERR! argv "/Users/bean5/Downloads/Atom.app/Contents/Resources/app/apm/bin/node" "/Users/bean5/Downloads/Atom.app/Contents/Resources/app/apm/node_modules/npm/bin/npm-cli.js" "--globalconfig" "/Users/bean5/.atom/.apm/.apmrc" "--userconfig" "/Users/bean5/.atom/.apmrc" "rebuild" "--target=0.30.6" "--arch=x64" npm ERR! node v0.10.40 npm ERR! npm v2.13.3 npm ERR! file sh npm ERR! code ELIFECYCLE npm ERR! errno ENOENT npm ERR! syscall spawn npm ERR! pty.js@0.2.13 install: node-gyp rebuild npm ERR! spawn ENOENT npm ERR!

romgrk commented 9 years ago

Still happening?

ghost commented 9 years ago

This could be the same error I had in #63, if you see a red bug icon in the statusbar at the bottom in the lower right corner, you can click that to open the incompatibility screen where there should be a Rebuild button. This solved it for me.

bean5 commented 9 years ago

@romgrk no longer occurring for me. I am on a new computer and atom has had various updates since I ticketed here--several in one day. I suspect that just as it says in #63 that Atom was temporarily broken.

bean5 commented 9 years ago

Feel free to close. Thanks for the help @hotoiledgoblinsack.

romgrk commented 9 years ago

Great :)