-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error installing version 0.4.8 on atom 1.7.3 #135
Comments
I get same problems. Maybe, related atom-archive/node-runas#21 And, there are some deprecated issues on this repository. I think we should specify using |
Same here (but on atom 1.7.4). Is there any workaround availble? |
I am also getting this error on Atom v1.8.0, git-blame v0.4.8
|
I got this fail message too on APM -Windows 10, Atom v1.8.0, git-blame v0.4.8 First of all it seems to be related to the fact it is "Windows". |
Installing “[email protected]” failed.Hide output…
C:\Users\Beccari\AppData\Local\Temp\apm-install-dir-11643-3364-1cbgwkr\node_modules\git-blame\node_modules\pathwatcher\node_modules\runas>if not defined npm_config_node_gyp (node "C:\Users\Beccari\AppData\Local\atom\app-1.7.3\resources\app\apm\node_modules\npm\bin\node-gyp-bin....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node rebuild )
gypnpm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\Users\Beccari\AppData\Local\atom\app-1.7.3\resources\app\apm\bin\node.exe" "C:\Users\Beccari\AppData\Local\atom\app-1.7.3\resources\app\apm\node_modules\npm\bin\npm-cli.js" "--globalconfig" "C:\Users\Beccari.atom.apm.apmrc" "--userconfig" "C:\Users\Beccari.atom.apmrc" "install" "C:\Users\Beccari\AppData\Local\Temp\d-11643-3364-15x65yy\package.tgz" "--target=0.36.8" "--arch=ia32" "--msvs_version=2013"
npm ERR! node v0.10.40
npm ERR! npm v2.13.3
npm ERR! code ELIFECYCLE
npm ERR! [email protected] install:
node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the runas 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 runas
npm ERR! There is likely additional logging output above.
The text was updated successfully, but these errors were encountered: