prrrnd / atom-git-projects

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

Cannot install "git projects" #35

Closed hieupm37 closed 9 years ago

hieupm37 commented 9 years ago

I can't install "git projects" from my atom. This is output log:

> git-utils@3.0.0 install C:\Users\hieupm\AppData\Local\Temp\apm-install-dir-115426-13980-14jdozc\node_modules\git-projects\node_modules\git-utils
> node-gyp rebuild

C:\Users\hieupm\AppData\Local\Temp\apm-install-dir-115426-13980-14jdozc\node_modules\git-projects\node_modules\git-utils>node "C:\Users\hieupm\AppData\Local\atom\app-0.201.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.2.9200
npm ERR! argv "C:\\Users\\hieupm\\AppData\\Local\\atom\\app-0.201.0\\resources\\app\\apm\\bin\\\\node.exe" "C:\\Users\\hieupm\\AppData\\Local\\atom\\app-0.201.0\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "C:\\Users\\hieupm\\.atom\\.apm\\.apmrc" "--userconfig" "C:\\Users\\hieupm\\.atom\\.apmrc" "install" "C:\\Users\\hieupm\\AppData\\Local\\Temp\\d-115426-13980-170d5br\\package.tgz" "--target=0.22.0" "--arch=ia32" "--msvs_version=2013"
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

Hi, thanks for reporting your issue. Please see #19 - I will close this one.