tjmehta / atom-term

shell tab for atom
MIT License
57 stars 15 forks source link

Fails to install #34

Open zachio opened 9 years ago

zachio commented 9 years ago
> pty.js@0.2.6 install C:\Users\ZACHDY~1\AppData\Local\Temp\apm-install-dir-115412-3424-2gqk9m\node_modules\term\node_modules\pty.js
> node-gyp rebuild

C:\Users\ZACHDY~1\AppData\Local\Temp\apm-install-dir-115412-3424-2gqk9m\node_modules\term\node_modules\pty.js>node "C:\Users\Zach Dyer Design\AppData\Local\atom\app-0.198.0\resources\app\apm\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild 

gypnpm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\Users\\Zach Dyer Design\\AppData\\Local\\atom\\app-0.198.0\\resources\\app\\apm\\bin\\\\node.exe" "C:\\Users\\Zach Dyer Design\\AppData\\Local\\atom\\app-0.198.0\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "C:\\Users\\Zach Dyer Design\\.atom\\.apm\\.apmrc" "--userconfig" "C:\\Users\\Zach Dyer Design\\.atom\\.apmrc" "install" "C:\\Users\\ZACHDY~1\\AppData\\Local\\Temp\\d-115412-3424-d528ft\\package.tgz" "--target=0.22.0" "--arch=ia32"
npm ERR! node v0.10.35
npm ERR! npm  v2.5.1
npm ERR! code ELIFECYCLE

npm ERR! pty.js@0.2.6 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the pty.js@0.2.6 install script 'node-gyp rebuild'.
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.