Advertisement
tooviral

nzbfamily

Jul 19th, 2014
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. 0 info it worked if it ends with ok
  2. 1 verbose cli [ 'C:\\Program Files\\nodejs\\\\node.exe',
  3. 1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
  4. 1 verbose cli 'start' ]
  5. 2 info using npm@1.4.14
  6. 3 info using node@v0.10.29
  7. 4 verbose node symlink C:\Program Files\nodejs\\node.exe
  8. 5 verbose run-script [ 'prestart', 'start', 'poststart' ]
  9. 6 info prestart application-name@0.0.1
  10. 7 info start application-name@0.0.1
  11. 8 verbose unsafe-perm in lifecycle true
  12. 9 info application-name@0.0.1 Failed to exec start script
  13. 10 error application-name@0.0.1 start: `node app`
  14. 10 error Exit status 8
  15. 11 error Failed at the application-name@0.0.1 start script.
  16. 11 error This is most likely a problem with the application-name package,
  17. 11 error not with npm itself.
  18. 11 error Tell the author that this fails on your system:
  19. 11 error node app
  20. 11 error You can get their info via:
  21. 11 error npm owner ls application-name
  22. 11 error There is likely additional logging output above.
  23. 12 error System Windows_NT 6.2.9200
  24. 13 error command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "start"
  25. 14 error cwd C:\xampp\htdocs\WWW\nzbFamilyHub
  26. 15 error node -v v0.10.29
  27. 16 error npm -v 1.4.14
  28. 17 error code ELIFECYCLE
  29. 18 verbose exit [ 1, true ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement