vis.js is a dynamic, browser-based visualization library
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
1.3 KiB

  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 'run',
  5. 1 verbose cli 'watch-dev' ]
  6. 2 info using npm@1.4.14
  7. 3 info using node@v0.10.29
  8. 4 verbose node symlink C:\Program Files\nodejs\\node.exe
  9. 5 verbose run-script [ 'prewatch-dev', 'watch-dev', 'postwatch-dev' ]
  10. 6 info prewatch-dev vis@3.7.2-SNAPSHOT
  11. 7 info watch-dev vis@3.7.2-SNAPSHOT
  12. 8 verbose unsafe-perm in lifecycle true
  13. 9 info vis@3.7.2-SNAPSHOT Failed to exec watch-dev script
  14. 10 error vis@3.7.2-SNAPSHOT watch-dev: `gulp watch --bundle`
  15. 10 error Exit status 8
  16. 11 error Failed at the vis@3.7.2-SNAPSHOT watch-dev script.
  17. 11 error This is most likely a problem with the vis package,
  18. 11 error not with npm itself.
  19. 11 error Tell the author that this fails on your system:
  20. 11 error gulp watch --bundle
  21. 11 error You can get their info via:
  22. 11 error npm owner ls vis
  23. 11 error There is likely additional logging output above.
  24. 12 error System Windows_NT 6.1.7601
  25. 13 error command "C:\\Program Files\\nodejs\\\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run" "watch-dev"
  26. 14 error cwd C:\Dropbox\Almende\Projects\JavaScript\vis
  27. 15 error node -v v0.10.29
  28. 16 error npm -v 1.4.14
  29. 17 error code ELIFECYCLE
  30. 18 verbose exit [ 1, true ]