Open iratus1 opened 10 years ago
I got simmilar error here
verbose linkBins pty.js@0.2.4
verbose linkMans pty.js@0.2.4
verbose rebuildBundles pty.js@0.2.4
verbose rebuildBundles [ 'extend', 'nan' ]
info install pty.js@0.2.4
verbose unsafe-perm in lifecycle true
info pty.js@0.2.4 Failed to exec install script
verbose unlock done using /home/elab/.npm/_locks/pty-js-90e14bc554692913.lock for /home/elab/git/gfx.js/node_modules/pty.js
verbose stack Error: pty.js@0.2.4 install: `node-gyp rebuild`
verbose stack Exit status 1
verbose stack at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/lib/utils/lifecycle.js:217:16)
verbose stack at emitTwo (events.js:87:13)
verbose stack at EventEmitter.emit (events.js:172:7)
verbose stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/lib/utils/spawn.js:24:14)
verbose stack at emitTwo (events.js:87:13)
verbose stack at ChildProcess.emit (events.js:172:7)
verbose stack at maybeClose (internal/child_process.js:827:16)
verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
verbose pkgid pty.js@0.2.4
verbose cwd /home/elab/git/gfx.js
error Linux 4.2.0-27-generic
error argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
error node v4.4.4
error npm v2.15.1
error code ELIFECYCLE
error pty.js@0.2.4 install: `node-gyp rebuild`
error Exit status 1
error Failed at the pty.js@0.2.4 install script 'node-gyp rebuild'.
error This is most likely a problem with the pty.js package,
error not with npm itself.
error Tell the author that this fails on your system:
error node-gyp rebuild
error You can get information on how to open an issue for this project with:
error npm bugs pty.js
error Or if that isn't available, you can get their info via:
error
error npm owner ls pty.js
error There is likely additional logging output above.
verbose exit [ 1, true ]
verbose unbuild node_modules/pty.js
info preuninstall pty.js@0.2.4
info uninstall pty.js@0.2.4
verbose unbuild rmStuff pty.js@0.2.4 from /home/elab/git/gfx.js/node_modules
info postuninstall pty.js@0.2.4
silly gentlyRm /home/elab/git/gfx.js/node_modules/pty.js is being purged from base /home/elab/git/gfx.js
verbose gentlyRm don't care about contents; nuking /home/elab/git/gfx.js/node_modules/pty.js
silly vacuum-fs purging /home/elab/git/gfx.js/node_modules/pty.js
I think that my problem is related to the already mention problem of installing gfx.js over ubuntu.
However I am posting the error message in case this may help somebody detect the problem.
Error message below: