npm-debug.log 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. 0 info it worked if it ends with ok
  2. 1 verbose cli [ 'D:\\nodejs\\node.exe',
  3. 1 verbose cli 'D:\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
  4. 1 verbose cli 'run',
  5. 1 verbose cli 'dev' ]
  6. 2 info using npm@3.10.3
  7. 3 info using node@v6.6.0
  8. 4 verbose run-script [ 'predev', 'dev', 'postdev' ]
  9. 5 info lifecycle admin@1.0.0~predev: admin@1.0.0
  10. 6 silly lifecycle admin@1.0.0~predev: no script for predev, continuing
  11. 7 info lifecycle admin@1.0.0~dev: admin@1.0.0
  12. 8 verbose lifecycle admin@1.0.0~dev: unsafe-perm in lifecycle true
  13. 9 verbose lifecycle admin@1.0.0~dev: PATH: D:\nvm\v6.6.0\node_modules\npm\bin\node-gyp-bin;E:\Company\Tofly\金堂沱江水源\CODE\兴蓉沱源自来水公司智慧水务信息化建设项目\node_modules\.bin;D:\nodejs;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;D:\Orcle\product\11.2.0\dbhome_1\bin;C:\WINDOWS;C:\WINDOWS\system32;C:\WINDOWS\System32;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;E:\Work Program\OracleClient\instantclient_11_2;D:\nvm;D:\nodejs;C:\Users\Lenovo\AppData\Local\Microsoft\WindowsApps;E:\软件安装包\VSCode-win32-x64-1.20.1;C:\U;C:\Users\Lenovo\AppData\Roaming\npm;D:\nodejs\node_global;D:\Docker Toolbox;D:\nodejs;E:\Work Program\Git\bin;E:\Work Program\OracleClient\instantclient_11_2;D:\Python36;D:\Python36\Scripts;C:\Python27;E:\Work Program\IntelliJ IDEA 2020.1.1\bin;;D:\nvm;D:\nodejs;
  14. 10 verbose lifecycle admin@1.0.0~dev: CWD: E:\Company\Tofly\金堂沱江水源\CODE\兴蓉沱源自来水公司智慧水务信息化建设项目
  15. 11 silly lifecycle admin@1.0.0~dev: Args: [ '/d /s /c', 'vue-cli-service serve' ]
  16. 12 silly lifecycle admin@1.0.0~dev: Returned: code: 1 signal: null
  17. 13 info lifecycle admin@1.0.0~dev: Failed to exec dev script
  18. 14 verbose stack Error: admin@1.0.0 dev: `vue-cli-service serve`
  19. 14 verbose stack Exit status 1
  20. 14 verbose stack at EventEmitter.<anonymous> (D:\nvm\v6.6.0\node_modules\npm\lib\utils\lifecycle.js:242:16)
  21. 14 verbose stack at emitTwo (events.js:106:13)
  22. 14 verbose stack at EventEmitter.emit (events.js:191:7)
  23. 14 verbose stack at ChildProcess.<anonymous> (D:\nvm\v6.6.0\node_modules\npm\lib\utils\spawn.js:40:14)
  24. 14 verbose stack at emitTwo (events.js:106:13)
  25. 14 verbose stack at ChildProcess.emit (events.js:191:7)
  26. 14 verbose stack at maybeClose (internal/child_process.js:877:16)
  27. 14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
  28. 15 verbose pkgid admin@1.0.0
  29. 16 verbose cwd E:\Company\Tofly\金堂沱江水源\CODE\兴蓉沱源自来水公司智慧水务信息化建设项目
  30. 17 error Windows_NT 10.0.18362
  31. 18 error argv "D:\\nodejs\\node.exe" "D:\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run" "dev"
  32. 19 error node v6.6.0
  33. 20 error npm v3.10.3
  34. 21 error code ELIFECYCLE
  35. 22 error admin@1.0.0 dev: `vue-cli-service serve`
  36. 22 error Exit status 1
  37. 23 error Failed at the admin@1.0.0 dev script 'vue-cli-service serve'.
  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 admin package,
  40. 23 error not with npm itself.
  41. 23 error Tell the author that this fails on your system:
  42. 23 error vue-cli-service serve
  43. 23 error You can get information on how to open an issue for this project with:
  44. 23 error npm bugs admin
  45. 23 error Or if that isn't available, you can get their info via:
  46. 23 error npm owner ls admin
  47. 23 error There is likely additional logging output above.
  48. 24 verbose exit [ 1, true ]