Advertisement
sb2014

SteamCall Node

Feb 14th, 2018
384
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. 0 info it worked if it ends with ok
  2. 1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'ls', '--json', '--production'$
  3. 2 info using npm@3.10.10
  4. 3 info using node@v6.12.3
  5. 4 verbose exit [ 0, true ]
  6. 5 verbose stack Error: write EPIPE
  7. 5 verbose stack at exports._errnoException (util.js:1020:11)
  8. 5 verbose stack at WriteWrap.afterWrite (net.js:800:14)
  9. 6 verbose cwd /home/steamcall/node/steamcall
  10. 7 error Linux 3.16.0-4-amd64
  11. 8 error argv "/usr/bin/node" "/usr/bin/npm" "ls" "--json" "--production"
  12. 9 error node v6.12.3
  13. 10 error npm v3.10.10
  14. 11 error code EPIPE
  15. 12 error errno EPIPE
  16. 13 error syscall write
  17. 14 error write EPIPE
  18. 15 error If you need help, you may report this error at:
  19. 15 error <https://github.com/npm/npm/issues>
  20. 16 verbose exit [ 1, true ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement