Failed at the [email protected] install script 'node-gyp rebuild'
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
Hello,
You need to install "node-gyp"
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.