git-blame icon indicating copy to clipboard operation
git-blame copied to clipboard

gypnpm ERR! Windows_NT 6.2.9200

Open macjabeth opened this issue 10 years ago • 6 comments

Trying to install git-blame gives this error.

Installing “[email protected]” failed.

> [email protected] install C:\Users\MACBE_~1\AppData\Local\Temp\apm-install-dir-1151023-8304-126cdd9\node_modules\git-blame\node_modules\pathwatcher\node_modules\runas
> node-gyp rebuild


C:\Users\MACBE_~1\AppData\Local\Temp\apm-install-dir-1151023-8304-126cdd9\node_modules\git-blame\node_modules\pathwatcher\node_modules\runas>if not defined npm_config_node_gyp (node "C:\Users\macbe_000\AppData\Local\atom\app-1.2.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.2.9200
npm ERR! argv "C:\\Users\\macbe_000\\AppData\\Local\\atom\\app-1.2.3\\resources\\app\\apm\\bin\\node.exe" "C:\\Users\\macbe_000\\AppData\\Local\\atom\\app-1.2.3\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "C:\\Users\\macbe_000\\.atom\\.apm\\.apmrc" "--userconfig" "C:\\Users\\macbe_000\\.atom\\.apmrc" "install" "C:\\Users\\MACBE_~1\\AppData\\Local\\Temp\\d-1151023-8304-1aayk86\\package.tgz" "--target=0.34.0" "--arch=ia32"
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.

macjabeth avatar Nov 23 '15 16:11 macjabeth

Got the same problem

Installing “[email protected]” failed.

> [email protected] install C:\Users\apuchkov\AppData\Local\Temp\apm-install-dir-1151122-14012-1y4fay\node_modules\git-blame\node_modules\pathwatcher\node_modules\runas
> node-gyp rebuild


C:\Users\apuchkov\AppData\Local\Temp\apm-install-dir-1151122-14012-1y4fay\node_modules\git-blame\node_modules\pathwatcher\node_modules\runas>if not defined npm_config_node_gyp (node "C:\Users\apuchkov\AppData\Local\atom\app-1.3.2\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\\apuchkov\\AppData\\Local\\atom\\app-1.3.2\\resources\\app\\apm\\bin\\node.exe" "C:\\Users\\apuchkov\\AppData\\Local\\atom\\app-1.3.2\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "C:\\Users\\apuchkov\\.atom\\.apm\\.apmrc" "--userconfig" "C:\\Users\\apuchkov\\.atom\\.apmrc" "install" "C:\\Users\\apuchkov\\AppData\\Local\\Temp\\d-1151122-14012-1rwltbt\\package.tgz" "--target=0.34.3" "--arch=ia32" "--msvs_version=2010"
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.

apuchkov avatar Dec 22 '15 16:12 apuchkov

Got the same

> [email protected] install C:\Users\anmatukh\AppData\Local\Temp\apm-install-dir-11605-17560-7k8lvk\node_modules\git-blame\node_modules\pathwatcher\node_modules\runas
> node-gyp rebuild

C:\Users\anmatukh\AppData\Local\Temp\apm-install-dir-11605-17560-7k8lvk\node_modules\git-blame\node_modules\pathwatcher\node_modules\runas>if not defined npm_config_node_gyp (node "C:\Users\anmatukh\AppData\Local\atom\app-1.3.1\resources\app\apm\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild )  else (node  rebuild ) 
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.Cpp.Platform.targets(44,5): error MSB8020: The builds tools for v120 (Platform Toolset = 'v120') cannot be found. To build using the v120 build tools, either click the Project menu or right-click the solution, and then select "Update VC++ Projects...". Install v120 to build using the v120 build tools. [C:\Users\anmatukh\AppData\Local\Temp\apm-install-dir-11605-17560-7k8lvk\node_modules\git-blame\node_modules\pathwatcher\node_modules\runas\build\runas.vcxproj]

gypnpm ERR! Windows_NT 6.2.9200
npm ERR! argv "C:\\Users\\anmatukh\\AppData\\Local\\atom\\app-1.3.1\\resources\\app\\apm\\bin\\node.exe" "C:\\Users\\anmatukh\\AppData\\Local\\atom\\app-1.3.1\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "C:\\Users\\anmatukh\\.atom\\.apm\\.apmrc" "--userconfig" "C:\\Users\\anmatukh\\.atom\\.apmrc" "install" "C:\\Users\\anmatukh\\AppData\\Local\\Temp\\d-11605-17560-vy2s0g\\package.tgz" "--target=0.34.3" "--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.

andrej2704 avatar Jan 05 '16 10:01 andrej2704

Also got this.

jbergens avatar Jan 18 '16 10:01 jbergens

Reporting in with the "got this as well" group.

vaughnroyko avatar Feb 08 '16 17:02 vaughnroyko

I have the same problem on windows 7 x64. Installing pathwatcher with npm manually works fine for me

npm install -g pathwatcher

but with apm I get the same error.

apm install git-blame

dragouf avatar Mar 17 '16 08:03 dragouf

+1 same for me

iki avatar May 16 '16 18:05 iki