Success - after waiting for about an hour for Visual Studio C++ 2010 Express to install, plus the mandatory Windows reboot, I managed to successfully install v8-profiler. Not tried it out yet, but so far so good. Phew!
Rob On Jun 30, 11:23 am, rtweed <[email protected]> wrote: > Hmmm two steps forward, one step back. Now it seems to need MS Visual > Studio C++ 2010: > > C:\node>npm install v8-profiler > npm http GEThttps://registry.npmjs.org/v8-profiler > npm http 200https://registry.npmjs.org/v8-profiler > > > [email protected] install C:\node\node_modules\v8-profiler > > node-gyp rebuild > > C:\node\node_modules\v8-profiler>node "C:\Program Files\nodejs > \node_modules\npm\ > bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild > info it worked if it ends with ok > info downloading:http://nodejs.org/dist/v0.6.19/node-v0.6.19.tar.gz > info downloading:http://nodejs.org/dist/v0.6.19/node.lib > info downloading:http://nodejs.org/dist/v0.6.19/x64/node.lib > info downloading:http://nodejs.org/dist/v0.6.19/x64/node.lib > info downloading:http://nodejs.org/dist/v0.6.19/node.lib > spawn python [ 'C:\\Documents and Settings\\Administrator\\.node-gyp\ > \0.6.19\\to > ols\\gyp_addon', > 'binding.gyp', > '-IC:\\node\\node_modules\\v8-profiler\\build\\config.gypi', > '-f', > 'msvs', > '-G', > 'msvs_version=2010' ] > ERR! Error: Can't find "msbuild.exe". Do you have Microsoft Visual > Studio C++ 20 > 10 installed? > at Object.oncomplete (C:\Program Files\nodejs\node_modules\npm > \node_modules\ > node-gyp\lib\build.js:127:20) > ERR! not ok > > npm ERR! [email protected] install: `node-gyp rebuild` > npm ERR! `cmd "/c" "node-gyp rebuild"` failed with 1 > npm ERR! > npm ERR! Failed at the [email protected] install script. > 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 > npm ERR! You can get their info via: > npm ERR! npm owner ls v8-profiler > npm ERR! There is likely additional logging output above. > npm ERR! > npm ERR! System Windows_NT 5.1.2600 > npm ERR! command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program > Files\\nod > ejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "v8-profiler" > npm ERR! cwd C:\node > npm ERR! node -v v0.6.19 > npm ERR! npm -v 1.1.24 > npm ERR! code ELIFECYCLE > npm ERR! message [email protected] install: `node-gyp rebuild` > npm ERR! message `cmd "/c" "node-gyp rebuild"` failed with 1 > npm ERR! errno {} > npm ERR! > npm ERR! Additional logging details can be found in: > npm ERR! C:\node\npm-debug.log > npm not ok > npm not ok -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
