npm-debug.log 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  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:\\Users\\Administrator\\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.6
  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\Administrator\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin;E:\svn\FED\dwweb-pc\LOL\S7天赋加点模拟器\node_modules\.bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\nodejs\;;C:\Program Files (x86)\Microsoft VS Code\bin;C:\Users\Administrator\AppData\Roaming\npm
  14. 10 verbose lifecycle sa@1.0.0~debug: CWD: E:\svn\FED\dwweb-pc\LOL\S7天赋加点模拟器
  15. 11 silly lifecycle sa@1.0.0~debug: Args: [ '/d /s /c', 'fis3 release dev -w' ]
  16. 12 silly lifecycle sa@1.0.0~debug: Returned: code: 3221225786 signal: null
  17. 13 info lifecycle sa@1.0.0~debug: Failed to exec debug script
  18. 14 verbose stack Error: sa@1.0.0 debug: `fis3 release dev -w`
  19. 14 verbose stack Exit status 3221225786
  20. 14 verbose stack at EventEmitter.<anonymous> (C:\Users\Administrator\AppData\Roaming\npm\node_modules\npm\lib\utils\lifecycle.js:255:16)
  21. 14 verbose stack at emitTwo (events.js:87:13)
  22. 14 verbose stack at EventEmitter.emit (events.js:172:7)
  23. 14 verbose stack at ChildProcess.<anonymous> (C:\Users\Administrator\AppData\Roaming\npm\node_modules\npm\lib\utils\spawn.js:40:14)
  24. 14 verbose stack at emitTwo (events.js:87:13)
  25. 14 verbose stack at ChildProcess.emit (events.js:172:7)
  26. 14 verbose stack at maybeClose (internal/child_process.js:827:16)
  27. 14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
  28. 15 verbose pkgid sa@1.0.0
  29. 16 verbose cwd E:\svn\FED\dwweb-pc\LOL\S7天赋加点模拟器
  30. 17 error Windows_NT 6.1.7601
  31. 18 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\Administrator\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "run" "debug"
  32. 19 error node v4.4.6
  33. 20 error npm v3.10.10
  34. 21 error code ELIFECYCLE
  35. 22 error sa@1.0.0 debug: `fis3 release dev -w`
  36. 22 error Exit status 3221225786
  37. 23 error Failed at the sa@1.0.0 debug script 'fis3 release dev -w'.
  38. 23 error Make sure you have the latest version of node.js and npm installed.
  39. 23 error If you do, this is most likely a problem with the sa package,
  40. 23 error not with npm itself.
  41. 23 error Tell the author that this fails on your system:
  42. 23 error fis3 release dev -w
  43. 23 error You can get information on how to open an issue for this project with:
  44. 23 error npm bugs sa
  45. 23 error Or if that isn't available, you can get their info via:
  46. 23 error npm owner ls sa
  47. 23 error There is likely additional logging output above.
  48. 24 verbose exit [ 1, true ]