malcontrol icon indicating copy to clipboard operation
malcontrol copied to clipboard

Failed at the [email protected] install script 'node-gyp rebuild'

Open kongo86 opened this issue 10 years ago • 2 comments

npm ERR! Linux 3.2.0-55-generic npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" npm ERR! node v0.12.0 npm ERR! npm v2.5.1 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 v8-profiler package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! node-gyp rebuild

kongo86 avatar Mar 14 '15 04:03 kongo86

Hello,

You need to install "node-gyp"

itrack avatar Oct 20 '16 06:10 itrack

You need Python 2.7 version. Because the npm-gyp dependency is on it. Please let me know if it's solved, this developer doesn't know.

minias avatar Aug 09 '18 06:08 minias