Advertisement
Guest User

Untitled

a guest
Jun 25th, 2018
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. 11841 error Linux 4.4.0-127-generic
  2. 11842 error argv "/usr/bin/nodejs" "/usr/bin/npm" "install"
  3. 11843 error node v4.2.6
  4. 11844 error npm v3.5.2
  5. 11845 error file sh
  6. 11846 error code ELIFECYCLE
  7. 11847 error errno ENOENT
  8. 11848 error syscall spawn
  9. 11849 error sqlite3@4.0.1 install: `node-pre-gyp install --fallback-to-build`
  10. 11849 error spawn ENOENT
  11. 11850 error Failed at the sqlite3@4.0.1 install script 'node-pre-gyp install --fallback-to-build'.
  12. 11850 error Make sure you have the latest version of node.js and npm installed.
  13. 11850 error If you do, this is most likely a problem with the sqlite3 package,
  14. 11850 error not with npm itself.
  15. 11850 error Tell the author that this fails on your system:
  16. 11850 error node-pre-gyp install --fallback-to-build
  17. 11850 error You can get information on how to open an issue for this project with:
  18. 11850 error npm bugs sqlite3
  19. 11850 error Or if that isn't available, you can get their info via:
  20. 11850 error npm owner ls sqlite3
  21. 11850 error There is likely additional logging output above.
  22. 11851 verbose exit [ 1, true ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement