2020-09-10T01_05_28_678Z-debug.log 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839
  1. 0 info it worked if it ends with ok
  2. 1 verbose cli [
  3. 1 verbose cli 'D:\\NODE1\\node.exe',
  4. 1 verbose cli 'D:\\NODE1\\node_modules\\npm\\bin\\npm-cli.js',
  5. 1 verbose cli 'run',
  6. 1 verbose cli 'serve'
  7. 1 verbose cli ]
  8. 2 info using npm@6.14.4
  9. 3 info using node@v12.17.0
  10. 4 verbose run-script [ 'preserve', 'serve', 'postserve' ]
  11. 5 info lifecycle fandian-easy@0.1.0~preserve: fandian-easy@0.1.0
  12. 6 info lifecycle fandian-easy@0.1.0~serve: fandian-easy@0.1.0
  13. 7 verbose lifecycle fandian-easy@0.1.0~serve: unsafe-perm in lifecycle true
  14. 8 verbose lifecycle fandian-easy@0.1.0~serve: PATH: D:\NODE1\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;G:\eggpachong\fandian-easy\node_modules\.bin;C:\ProgramData\Oracle\Java\javapath;D:\JetBrains\bin;D:\JetBrains\jre\binC:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\MongoDB\Server\4.0\bin;D:\NODE1;C:\Windows\system32;C:\Windows;C:\Windows\system32\WBEM;G:\gitHub\Git\cmd;C:\Users\Administrator\;C:\Users\Administrator\AppData\Roaming\npm
  15. 9 verbose lifecycle fandian-easy@0.1.0~serve: CWD: G:\eggpachong\fandian-easy
  16. 10 silly lifecycle fandian-easy@0.1.0~serve: Args: [ '/d /s /c', 'vue-cli-service serve' ]
  17. 11 silly lifecycle fandian-easy@0.1.0~serve: Returned: code: 1 signal: null
  18. 12 info lifecycle fandian-easy@0.1.0~serve: Failed to exec serve script
  19. 13 verbose stack Error: fandian-easy@0.1.0 serve: `vue-cli-service serve`
  20. 13 verbose stack Exit status 1
  21. 13 verbose stack at EventEmitter.<anonymous> (D:\NODE1\node_modules\npm\node_modules\npm-lifecycle\index.js:332:16)
  22. 13 verbose stack at EventEmitter.emit (events.js:315:20)
  23. 13 verbose stack at ChildProcess.<anonymous> (D:\NODE1\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
  24. 13 verbose stack at ChildProcess.emit (events.js:315:20)
  25. 13 verbose stack at maybeClose (internal/child_process.js:1021:16)
  26. 13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
  27. 14 verbose pkgid fandian-easy@0.1.0
  28. 15 verbose cwd G:\eggpachong\fandian-easy
  29. 16 verbose Windows_NT 6.1.7601
  30. 17 verbose argv "D:\\NODE1\\node.exe" "D:\\NODE1\\node_modules\\npm\\bin\\npm-cli.js" "run" "serve"
  31. 18 verbose node v12.17.0
  32. 19 verbose npm v6.14.4
  33. 20 error code ELIFECYCLE
  34. 21 error errno 1
  35. 22 error fandian-easy@0.1.0 serve: `vue-cli-service serve`
  36. 22 error Exit status 1
  37. 23 error Failed at the fandian-easy@0.1.0 serve script.
  38. 23 error This is probably not a problem with npm. There is likely additional logging output above.
  39. 24 verbose exit [ 1, true ]