Advertisement
Guest User

Untitled

a guest
May 21st, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.67 KB | None | 0 0
  1. C:\xampp\htdocs\CN-pool\node_bignum>if not defined npm_config_node_gyp (node "C:
  2. \Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin\\
  3. ..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "C:\Program F
  4. iles\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" rebuild )
  5. gyp ERR! UNCAUGHT EXCEPTION
  6. gyp ERR! stack Error: spawn C:\Program Files (x86)\Microsoft Visual Studio\2019\
  7. Community\MSBuild\15.0\Bin\MSBuild.exe ENOENT
  8. gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_proces
  9. s.js:240:19)
  10. gyp ERR! stack at onErrorNT (internal/child_process.js:415:16)
  11. gyp ERR! stack at process._tickCallback (internal/process/next_tick.js:63:19
  12. )
  13. gyp ERR! System Windows_NT 6.3.9600
  14. gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodej
  15. s\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
  16. gyp ERR! cwd C:\xampp\htdocs\CN-pool\node_bignum
  17. gyp ERR! node -v v10.15.3
  18. gyp ERR! node-gyp -v v3.8.0
  19. gyp ERR! This is a bug in `node-gyp`.
  20. gyp ERR! Try to update node-gyp and file an Issue if it does not help:
  21. gyp ERR! <https://github.com/nodejs/node-gyp/issues>
  22. npm ERR! code ELIFECYCLE
  23. npm ERR! errno 7
  24. npm ERR! bignum@0.13.0 install: `prebuild-install || node-gyp rebuild`
  25. npm ERR! Exit status 7
  26. npm ERR!
  27. npm ERR! Failed at the bignum@0.13.0 install script.
  28. npm ERR! This is probably not a problem with npm. There is likely additional log
  29. ging output above.
  30.  
  31. npm ERR! A complete log of this run can be found in:
  32. npm ERR! C:\Users\Administrator\AppData\Roaming\npm-cache\_logs\2019-05-21T0
  33. 2_24_36_854Z-debug.log
  34.  
  35. C:\xampp\htdocs\CN-pool\node_bignum>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement