node-v8-clone icon indicating copy to clipboard operation
node-v8-clone copied to clipboard

C++ compiler errors.

Open dmikov opened this issue 9 years ago • 0 comments

Install gives an error. About c++ headers here is the log file. 378 verbose unlock done using C:\Users\admin\AppData\Roaming\npm-cache_locks\nan-9704789c54ac9420.lock for C:\Source\Swimlane\Web\node_modules\node-v8-clone\node_modules\nan 379 verbose about to build C:\Source\Swimlane\Web\node_modules\node-v8-clone 380 info build C:\Source\Swimlane\Web\node_modules\node-v8-clone 381 info linkStuff [email protected] 382 silly linkStuff [email protected] has C:\Source\Swimlane\Web\node_modules as its parent node_modules 383 verbose linkBins [email protected] 384 verbose linkMans [email protected] 385 verbose rebuildBundles [email protected] 386 verbose rebuildBundles [ 'bindings', 'nan' ] 387 info install [email protected] 388 verbose unsafe-perm in lifecycle true 389 info [email protected] Failed to exec install script 390 verbose unlock done using C:\Users\admin\AppData\Roaming\npm-cache_locks\node-v8-clone-1b922c51ed889974.lock for C:\Source\Swimlane\Web\node_modules\node-v8-clone 391 verbose stack Error: [email protected] install: node-gyp rebuild 391 verbose stack Exit status 1 391 verbose stack at EventEmitter. (C:\Program Files\nodejs\node_modules\npm\lib\utils\lifecycle.js:213:16) 391 verbose stack at EventEmitter.emit (events.js:110:17) 391 verbose stack at ChildProcess. (C:\Program Files\nodejs\node_modules\npm\lib\utils\spawn.js:24:14) 391 verbose stack at ChildProcess.emit (events.js:110:17) 391 verbose stack at maybeClose (child_process.js:1015:16) 391 verbose stack at Process.ChildProcess._handle.onexit (child_process.js:1087:5) 392 verbose pkgid [email protected] 393 verbose cwd C:\Source\Swimlane\Web 394 error Windows_NT 6.3.9600 395 error argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" 396 error node v0.12.7 397 error npm v2.11.3 398 error code ELIFECYCLE 399 error [email protected] install: node-gyp rebuild 399 error Exit status 1 400 error Failed at the [email protected] install script 'node-gyp rebuild'. 400 error This is most likely a problem with the node-v8-clone package, 400 error not with npm itself. 400 error Tell the author that this fails on your system: 400 error node-gyp rebuild 400 error You can get their info via: 400 error npm owner ls node-v8-clone 400 error There is likely additional logging output above. 401 verbose exit [ 1, true ] 402 verbose unbuild node_modules\node-v8-clone 403 info preuninstall [email protected] 404 info uninstall [email protected] 405 verbose unbuild rmStuff [email protected] from C:\Source\Swimlane\Web\node_modules 406 info postuninstall [email protected] 407 silly gentlyRm C:\Source\Swimlane\Web\node_modules\node-v8-clone is being purged from base C:\Source\Swimlane\Web 408 verbose gentlyRm don't care about contents; nuking C:\Source\Swimlane\Web\node_modules\node-v8-clone 409 silly vacuum-fs purging C:\Source\Swimlane\Web\node_modules\node-v8-clone 410 silly vacuum-fs quitting because other entries in C:\Source\Swimlane\Web\node_modules

dmikov avatar Aug 18 '15 02:08 dmikov