npm-debug.log 3.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. 0 info it worked if it ends with ok
  2. 1 verbose cli [ 'E:\\source\\nodejs\\node.exe',
  3. 1 verbose cli 'C:\\Users\\DW\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js',
  4. 1 verbose cli 'run',
  5. 1 verbose cli 'debug' ]
  6. 2 info using npm@3.10.10
  7. 3 info using node@v4.4.4
  8. 4 verbose run-script [ 'predebug', 'debug', 'postdebug' ]
  9. 5 info lifecycle sa@1.0.0~predebug: sa@1.0.0
  10. 6 silly lifecycle sa@1.0.0~predebug: no script for predebug, continuing
  11. 7 info lifecycle sa@1.0.0~debug: sa@1.0.0
  12. 8 verbose lifecycle sa@1.0.0~debug: unsafe-perm in lifecycle true
  13. 9 verbose lifecycle sa@1.0.0~debug: PATH: C:\Users\DW\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin;D:\fed\lolbox.duowan.com\mbox\node_modules\.bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\TortoiseSVN\bin;E:\source\nodejs\;;E:\source\Microsoft VS Code\bin;C:\Users\DW\AppData\Roaming\npm
  14. 10 verbose lifecycle sa@1.0.0~debug: CWD: D:\fed\lolbox.duowan.com\mbox
  15. 11 silly lifecycle sa@1.0.0~debug: Args: [ '/d /s /c',
  16. 11 silly lifecycle 'webpack-dev-server --host 0.0.0.0 --port 3456 --inline --hot --compress --history-api-fallback --config webpack.dev.config.js' ]
  17. 12 silly lifecycle sa@1.0.0~debug: Returned: code: 3221225786 signal: null
  18. 13 info lifecycle sa@1.0.0~debug: Failed to exec debug script
  19. 14 verbose stack Error: sa@1.0.0 debug: `webpack-dev-server --host 0.0.0.0 --port 3456 --inline --hot --compress --history-api-fallback --config webpack.dev.config.js`
  20. 14 verbose stack Exit status 3221225786
  21. 14 verbose stack at EventEmitter.<anonymous> (C:\Users\DW\AppData\Roaming\npm\node_modules\npm\lib\utils\lifecycle.js:255:16)
  22. 14 verbose stack at emitTwo (events.js:87:13)
  23. 14 verbose stack at EventEmitter.emit (events.js:172:7)
  24. 14 verbose stack at ChildProcess.<anonymous> (C:\Users\DW\AppData\Roaming\npm\node_modules\npm\lib\utils\spawn.js:40:14)
  25. 14 verbose stack at emitTwo (events.js:87:13)
  26. 14 verbose stack at ChildProcess.emit (events.js:172:7)
  27. 14 verbose stack at maybeClose (internal/child_process.js:827:16)
  28. 14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
  29. 15 verbose pkgid sa@1.0.0
  30. 16 verbose cwd D:\fed\lolbox.duowan.com\mbox
  31. 17 error Windows_NT 6.1.7601
  32. 18 error argv "E:\\source\\nodejs\\node.exe" "C:\\Users\\DW\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "run" "debug"
  33. 19 error node v4.4.4
  34. 20 error npm v3.10.10
  35. 21 error code ELIFECYCLE
  36. 22 error sa@1.0.0 debug: `webpack-dev-server --host 0.0.0.0 --port 3456 --inline --hot --compress --history-api-fallback --config webpack.dev.config.js`
  37. 22 error Exit status 3221225786
  38. 23 error Failed at the sa@1.0.0 debug script 'webpack-dev-server --host 0.0.0.0 --port 3456 --inline --hot --compress --history-api-fallback --config webpack.dev.config.js'.
  39. 23 error Make sure you have the latest version of node.js and npm installed.
  40. 23 error If you do, this is most likely a problem with the sa package,
  41. 23 error not with npm itself.
  42. 23 error Tell the author that this fails on your system:
  43. 23 error webpack-dev-server --host 0.0.0.0 --port 3456 --inline --hot --compress --history-api-fallback --config webpack.dev.config.js
  44. 23 error You can get information on how to open an issue for this project with:
  45. 23 error npm bugs sa
  46. 23 error Or if that isn't available, you can get their info via:
  47. 23 error npm owner ls sa
  48. 23 error There is likely additional logging output above.
  49. 24 verbose exit [ 1, true ]