prrrnd / atom-git-projects

List and open your local Git projects in Atom.
MIT License
37 stars 18 forks source link

Error updating or installing (1.11.1) #20

Closed shgysk8zer0 closed 9 years ago

shgysk8zer0 commented 9 years ago
> git-utils@3.0.0 install C:\Users\SHGYSK~1\AppData\Local\Temp\apm-install-dir-115223-5468-gh4nm4\node_modules\git-projects\node_modules\git-utils
> node-gyp rebuild

C:\Users\SHGYSK~1\AppData\Local\Temp\apm-install-dir-115223-5468-gh4nm4\node_modules\git-projects\node_modules\git-utils>node "C:\Users\shgysk8zer0\AppData\Local\atom\app-0.187.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\\shgysk8zer0\\AppData\\Local\\atom\\app-0.187.0\\resources\\app\\apm\\bin\\\\node.exe" "C:\\Users\\shgysk8zer0\\AppData\\Local\\atom\\app-0.187.0\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "C:\\Users\\shgysk8zer0\\.atom\\.apm\\.apmrc" "--userconfig" "C:\\Users\\shgysk8zer0\\.atom\\.apmrc" "install" "C:\\Users\\SHGYSK~1\\AppData\\Local\\Temp\\d-115223-5468-1pg4nj6\\package.tgz" "--target=0.21.0" "--arch=ia32"
npm ERR! node v0.10.35
npm ERR! npm  v2.5.1
npm ERR! code ELIFECYCLE

npm ERR! git-utils@3.0.0 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the git-utils@3.0.0 install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the git-utils 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 git-utils
npm ERR! There is likely additional logging output above.
prrrnd commented 9 years ago

See #19 and the issues for git-utils and windows users.