Advertisement
Guest User

Untitled

a guest
Jan 19th, 2017
176
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 KB | None | 0 0
  1. 465 verbose stack Error: oracledb@1.12.2 install: `node-gyp rebuild`
  2. 465 verbose stack Exit status 1
  3. 465 verbose stack at EventEmitter.<anonymous> (C:UserstheonAppDataRoamingnpmnode_modulesnpmlibutilslifecycle.js:279:16)
  4. 465 verbose stack at emitTwo (events.js:106:13)
  5. 465 verbose stack at EventEmitter.emit (events.js:191:7)
  6. 465 verbose stack at ChildProcess.<anonymous> (C:UserstheonAppDataRoamingnpmnode_modulesnpmlibutilsspawn.js:40:14)
  7. 465 verbose stack at emitTwo (events.js:106:13)
  8. 465 verbose stack at ChildProcess.emit (events.js:191:7)
  9. 465 verbose stack at maybeClose (internal/child_process.js:877:16)
  10. 465 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
  11. 466 verbose pkgid oracledb@1.12.2
  12. 467 verbose cwd C:Program Filesnodejs
  13. 468 error Windows_NT 10.0.14393
  14. 469 error argv "C:\Program Files\nodejs\node.exe" "C:\Users\theon\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "install" "oracledb"
  15. 470 error node v6.9.4
  16. 471 error npm v4.1.1
  17. 472 error code ELIFECYCLE
  18. 473 error oracledb@1.12.2 install: `node-gyp rebuild`
  19. 473 error Exit status 1
  20. 474 error Failed at the oracledb@1.12.2 install script 'node-gyp rebuild'.
  21. 474 error Make sure you have the latest version of node.js and npm installed.
  22. 474 error If you do, this is most likely a problem with the oracledb package,
  23. 474 error not with npm itself.
  24. 474 error Tell the author that this fails on your system:
  25. 474 error node-gyp rebuild
  26. 474 error You can get information on how to open an issue for this project with:
  27. 474 error npm bugs oracledb
  28. 474 error Or if that isn't available, you can get their info via:
  29. 474 error npm owner ls oracledb
  30. 474 error There is likely additional logging output above.
  31. 475 verbose exit [ 1, true ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement