Skip to content
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

Open
beccari opened this issue May 3, 2016 · 4 comments
Open

Error installing version 0.4.8 on atom 1.7.3 #135

beccari opened this issue May 3, 2016 · 4 comments

Comments

@beccari
Copy link

beccari commented May 3, 2016

Installing “git-blame@0.4.8” failed.Hide output…

runas@3.1.1 install C:\Users\Beccari\AppData\Local\Temp\apm-install-dir-11643-3364-1cbgwkr\node_modules\git-blame\node_modules\pathwatcher\node_modules\runas
node-gyp rebuild

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! runas@3.1.1 install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the runas@3.1.1 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.

@mizunashi-mana
Copy link

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 pathwatcher version.

@oskar
Copy link

oskar commented Jun 1, 2016

Same here (but on atom 1.7.4). Is there any workaround availble?

@nerdybeast
Copy link

I am also getting this error on Atom v1.8.0, git-blame v0.4.8


> runas@3.1.1 install C:\Users\MICHAE~1.PEN\AppData\Local\Temp\apm-install-dir-11659-10904-c8cvf\node_modules\git-blame\node_modules\pathwatcher\node_modules\runas
> node-gyp rebuild


C:\Users\MICHAE~1.PEN\AppData\Local\Temp\apm-install-dir-11659-10904-c8cvf\node_modules\git-blame\node_modules\pathwatcher\node_modules\runas>if not defined npm_config_node_gyp (node "C:\Users\michael.penrod\AppData\Local\atom\app-1.8.0\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.2.9200
npm ERR! argv "C:\\Users\\michael.penrod\\AppData\\Local\\atom\\app-1.8.0\\resources\\app\\apm\\bin\\node.exe" "C:\\Users\\michael.penrod\\AppData\\Local\\atom\\app-1.8.0\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "C:\\Users\\michael.penrod\\.atom\\.apm\\.apmrc" "--userconfig" "C:\\Users\\michael.penrod\\.atom\\.apmrc" "install" "C:\\Users\\MICHAE~1.PEN\\AppData\\Local\\Temp\\d-11659-10904-ayu4pa\\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! runas@3.1.1 install: `node-gyp rebuild`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the runas@3.1.1 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.

@chancet1982
Copy link

chancet1982 commented Aug 1, 2016

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".
I followed the guide here to try and see if it helps. so far no go
https://github.com/Microsoft/nodejs-guidelines/blob/master/windows-environment.md#compiling-native-addon-modules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants