Advertisement
Guest User

Untitled

a guest
Nov 29th, 2016
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.87 KB | None | 0 0
  1. Windows PowerShell
  2. Copyright (C) 2016 Microsoft Corporation. All rights reserved.
  3.  
  4. PS C:\WINDOWS\system32> npm install -g node-inspector
  5.  
  6. > v8-debug@0.7.7 preinstall C:\Users\zhill\AppData\Roaming\npm\node_modules\.staging\v8-debug-b5fbb3d4
  7. > node -e 'process.exit(0)'
  8.  
  9.  
  10. > v8-profiler@5.6.5 preinstall C:\Users\zhill\AppData\Roaming\npm\node_modules\.staging\v8-profiler-08413830
  11. > node -e 'process.exit(0)'
  12.  
  13. C:\Users\zhill\AppData\Roaming\npm\node-debug -> C:\Users\zhill\AppData\Roaming\npm\node_modules\node-inspector\bin\node
  14. -debug.js
  15. C:\Users\zhill\AppData\Roaming\npm\node-inspector -> C:\Users\zhill\AppData\Roaming\npm\node_modules\node-inspector\bin\
  16. inspector.js
  17.  
  18. > v8-debug@0.7.7 install C:\Users\zhill\AppData\Roaming\npm\node_modules\node-inspector\node_modules\v8-debug
  19. > node-pre-gyp install --fallback-to-build
  20.  
  21. node-pre-gyp ERR! Tried to download(404): https://node-inspector.s3.amazonaws.com/debug/v0.7.7/node-v51-win32-x64.tar.gz
  22.  
  23. node-pre-gyp ERR! Pre-built binaries not found for v8-debug@0.7.7 and node@7.2.0 (node-v51 ABI) (falling back to source
  24. compile with node-gyp)
  25. Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  26. debug.cc
  27. InjectedScriptHost.cc
  28. win_delay_load_hook.cc
  29. ..\src\debug.cc(38): error C2660: 'v8::Debug::Call': function does not take 1 arguments [C:\Users\zhill\AppData\Roaming
  30. \npm\node_modules\node-inspector\node_modules\v8-debug\build\debug.vcxproj]
  31. ..\src\debug.cc(46): error C2660: 'v8::Debug::GetDebugContext': function does not take 0 arguments [C:\Users\zhill\AppD
  32. ata\Roaming\npm\node_modules\node-inspector\node_modules\v8-debug\build\debug.vcxproj]
  33. ..\src\debug.cc(46): error C2227: left of '->GetIsolate' must point to class/struct/union/generic type [C:\Users\zhill\
  34. AppData\Roaming\npm\node_modules\node-inspector\node_modules\v8-debug\build\debug.vcxproj]
  35. ..\src\debug.cc(61): error C2660: 'v8::Debug::GetDebugContext': function does not take 0 arguments [C:\Users\zhill\AppD
  36. ata\Roaming\npm\node_modules\node-inspector\node_modules\v8-debug\build\debug.vcxproj]
  37. ..\src\debug.cc(66): error C2660: 'v8::Debug::GetDebugContext': function does not take 0 arguments [C:\Users\zhill\AppD
  38. ata\Roaming\npm\node_modules\node-inspector\node_modules\v8-debug\build\debug.vcxproj]
  39. ..\src\InjectedScriptHost.cc(173): warning C4996: 'v8::Object::GetRealNamedProperty': was declared deprecated [C:\Users
  40. \zhill\AppData\Roaming\npm\node_modules\node-inspector\node_modules\v8-debug\build\debug.vcxproj]
  41. c:\users\zhill\.node-gyp\7.2.0\include\node\v8.h(2949): note: see declaration of 'v8::Object::GetRealNamedProperty'
  42. gyp ERR! build error
  43. gyp ERR! stack Error: `C:\Program Files (x86)\MSBuild\14.0\bin\msbuild.exe` failed with exit code: 1
  44. gyp ERR! stack at ChildProcess.onExit (C:\Users\zhill\AppData\Roaming\npm\node_modules\node-gyp\lib\build.js:276:23)
  45. gyp ERR! stack at emitTwo (events.js:106:13)
  46. gyp ERR! stack at ChildProcess.emit (events.js:191:7)
  47. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:12)
  48. gyp ERR! System Windows_NT 10.0.14393
  49. gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\zhill\\AppData\\Roaming\\npm\\node_modules\\node-gyp\
  50. \bin\\node-gyp.js" "build" "--fallback-to-build" "--module=C:\\Users\\zhill\\AppData\\Roaming\\npm\\node_modules\\node-i
  51. nspector\\node_modules\\v8-debug\\build\\debug\\v0.7.7\\node-v51-win32-x64\\debug.node" "--module_name=debug" "--module_
  52. path=C:\\Users\\zhill\\AppData\\Roaming\\npm\\node_modules\\node-inspector\\node_modules\\v8-debug\\build\\debug\\v0.7.7
  53. \\node-v51-win32-x64"
  54. gyp ERR! cwd C:\Users\zhill\AppData\Roaming\npm\node_modules\node-inspector\node_modules\v8-debug
  55. gyp ERR! node -v v7.2.0
  56. gyp ERR! node-gyp -v v3.4.0
  57. gyp ERR! not ok
  58. node-pre-gyp ERR! build error
  59. node-pre-gyp ERR! stack Error: Failed to execute 'C:\Program Files\nodejs\node.exe C:\Users\zhill\AppData\Roaming\npm\no
  60. de_modules\node-gyp\bin\node-gyp.js build --fallback-to-build --module=C:\Users\zhill\AppData\Roaming\npm\node_modules\n
  61. ode-inspector\node_modules\v8-debug\build\debug\v0.7.7\node-v51-win32-x64\debug.node --module_name=debug --module_path=C
  62. :\Users\zhill\AppData\Roaming\npm\node_modules\node-inspector\node_modules\v8-debug\build\debug\v0.7.7\node-v51-win32-x6
  63. 4' (1)
  64. node-pre-gyp ERR! stack at ChildProcess.<anonymous> (C:\Users\zhill\AppData\Roaming\npm\node_modules\node-inspector\
  65. node_modules\node-pre-gyp\lib\util\compile.js:83:29)
  66. node-pre-gyp ERR! stack at emitTwo (events.js:106:13)
  67. node-pre-gyp ERR! stack at ChildProcess.emit (events.js:191:7)
  68. node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:885:16)
  69. node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
  70. node-pre-gyp ERR! System Windows_NT 10.0.14393
  71. node-pre-gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\zhill\\AppData\\Roaming\\npm\\node_modules\\
  72. node-inspector\\node_modules\\node-pre-gyp\\bin\\node-pre-gyp" "install" "--fallback-to-build"
  73. node-pre-gyp ERR! cwd C:\Users\zhill\AppData\Roaming\npm\node_modules\node-inspector\node_modules\v8-debug
  74. node-pre-gyp ERR! node -v v7.2.0
  75. node-pre-gyp ERR! node-pre-gyp -v v0.6.32
  76. node-pre-gyp ERR! not ok
  77. Failed to execute 'C:\Program Files\nodejs\node.exe C:\Users\zhill\AppData\Roaming\npm\node_modules\node-gyp\bin\node-gy
  78. p.js build --fallback-to-build --module=C:\Users\zhill\AppData\Roaming\npm\node_modules\node-inspector\node_modules\v8-d
  79. ebug\build\debug\v0.7.7\node-v51-win32-x64\debug.node --module_name=debug --module_path=C:\Users\zhill\AppData\Roaming\n
  80. pm\node_modules\node-inspector\node_modules\v8-debug\build\debug\v0.7.7\node-v51-win32-x64' (1)
  81. C:\Users\zhill\AppData\Roaming\npm
  82. `-- (empty)
  83.  
  84. npm ERR! Windows_NT 10.0.14393
  85. npm ERR! argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "ins
  86. tall" "-g" "node-inspector"
  87. npm ERR! node v7.2.0
  88. npm ERR! npm v3.10.9
  89. npm ERR! code ELIFECYCLE
  90.  
  91. npm ERR! v8-debug@0.7.7 install: `node-pre-gyp install --fallback-to-build`
  92. npm ERR! Exit status 1
  93. npm ERR!
  94. npm ERR! Failed at the v8-debug@0.7.7 install script 'node-pre-gyp install --fallback-to-build'.
  95. npm ERR! Make sure you have the latest version of node.js and npm installed.
  96. npm ERR! If you do, this is most likely a problem with the v8-debug package,
  97. npm ERR! not with npm itself.
  98. npm ERR! Tell the author that this fails on your system:
  99. npm ERR! node-pre-gyp install --fallback-to-build
  100. npm ERR! You can get information on how to open an issue for this project with:
  101. npm ERR! npm bugs v8-debug
  102. npm ERR! Or if that isn't available, you can get their info via:
  103. npm ERR! npm owner ls v8-debug
  104. npm ERR! There is likely additional logging output above.
  105.  
  106. npm ERR! Please include the following file with any support request:
  107. npm ERR! C:\WINDOWS\system32\npm-debug.log
  108. npm ERR! code 1
  109. PS C:\WINDOWS\system32>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement