atom-term icon indicating copy to clipboard operation
atom-term copied to clipboard

Failed to update to 0.2.1

Open thomasbritton opened this issue 12 years ago • 1 comments

Error message it gives me:

[email protected] install /private/var/folders/hy/xnn9d2p53mb0vtf80gmmvxmh0000gn/T/apm-install-dir-114310-31948-1l8rqrv/node_modules/term/node_modules/pty.js node-gyp rebuild

npm http GET https://registry.npmjs.org/debounce/0.0.3 npm http GET https://registry.npmjs.org/term.js/0.0.3 npm http GET https://registry.npmjs.org/keypather npm http GET https://registry.npmjs.org/pty.js npm http 200 https://registry.npmjs.org/term.js/0.0.3 npm http GET https://registry.npmjs.org/term.js/-/term.js-0.0.3.tgz npm http 200 https://registry.npmjs.org/debounce/0.0.3 npm http GET https://registry.npmjs.org/debounce/-/debounce-0.0.3.tgz npm http 200 https://registry.npmjs.org/pty.js npm http 200 https://registry.npmjs.org/keypather npm http 200 https://registry.npmjs.org/term.js/-/term.js-0.0.3.tgz npm http 200 https://registry.npmjs.org/debounce/-/debounce-0.0.3.tgz npm http GET https://registry.npmjs.org/nan/0.7.0 npm http GET https://registry.npmjs.org/extend npm http 304 https://registry.npmjs.org/nan/0.7.0 npm http 200 https://registry.npmjs.org/extend /Applications/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/node_modules/npm/bin/node-gyp-bin/node-gyp: line 2: node: command not found npm ERR! [email protected] install: node-gyp rebuild npm ERR! Exit status 127 npm ERR! npm ERR! Failed at the [email protected] install script. npm ERR! This is most likely a problem with the pty.js package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node-gyp rebuild npm ERR! You can get their info via: npm ERR! npm owner ls pty.js npm ERR! There is likely additional logging output above.

npm ERR! System Darwin 13.1.0 npm ERR! command "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/bin/node_darwin_x64" "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/node_modules/npm/bin/npm-cli.js" "--userconfig" "/Applications/Atom.app/Contents/Resources/app/apm/node_modules/atom-package-manager/.apmrc" "install" "/Users/thomasbritton/.atom/.node-gyp/.atom/.apm/term/0.2.1/package.tgz" "--target=0.11.10" "--arch=x64" npm ERR! cwd /private/var/folders/hy/xnn9d2p53mb0vtf80gmmvxmh0000gn/T/apm-install-dir-114310-31948-1l8rqrv npm ERR! node -v v0.10.26 npm ERR! npm -v 1.4.4 npm ERR! code ELIFECYCLE npm ERR! npm ERR! Additional logging details can be found in: npm ERR! /private/var/folders/hy/xnn9d2p53mb0vtf80gmmvxmh0000gn/T/apm-install-dir-114310-31948-1l8rqrv/npm-debug.log npm ERR! not ok code 0

thomasbritton avatar Apr 10 '14 09:04 thomasbritton

does the solution here work for you: https://github.com/tjmehta/atom-term/issues/5 ?

tjmehta avatar Apr 14 '14 05:04 tjmehta