settix

npm run serve failure

Mar 25th, 2021
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.34 KB | None | 0 0
  1. 0 verbose cli [
  2. 0 verbose cli 'C:\\Program Files\\nodejs\\node.exe',
  3. 0 verbose cli 'C:\\Users\\SETIMBA\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js',
  4. 0 verbose cli 'run',
  5. 0 verbose cli 'serve',
  6. 0 verbose cli '--',
  7. 0 verbose cli '--https'
  8. 0 verbose cli ]
  9. 1 info using [email protected]
  10. 2 info using [email protected]
  11. 3 timing config:load:defaults Completed in 9ms
  12. 4 timing config:load:file:C:\Users\SETIMBA\AppData\Roaming\npm\node_modules\npm\npmrc Completed in 8ms
  13. 5 timing config:load:builtin Completed in 8ms
  14. 6 timing config:load:cli Completed in 9ms
  15. 7 timing config:load:env Completed in 4ms
  16. 8 timing config:load:file:C:\Users\SETIMBA\openmrs-esm-patient-registration\.npmrc Completed in 1ms
  17. 9 timing config:load:project Completed in 5ms
  18. 10 timing config:load:file:C:\Users\SETIMBA\.npmrc Completed in 1ms
  19. 11 timing config:load:user Completed in 1ms
  20. 12 timing config:load:file:C:\Users\SETIMBA\AppData\Roaming\npm\etc\npmrc Completed in 0ms
  21. 13 timing config:load:global Completed in 2ms
  22. 14 timing config:load:cafile Completed in 1ms
  23. 15 timing config:load:validate Completed in 1ms
  24. 16 timing config:load:setUserAgent Completed in 2ms
  25. 17 timing config:load:setEnvs Completed in 5ms
  26. 18 timing config:load Completed in 51ms
  27. 19 verbose npm-session 247184274128c897
  28. 20 timing npm:load Completed in 99ms
  29. 21 timing command:run Completed in 81ms
  30. 22 verbose stack Error: command failed
  31. 22 verbose stack at ChildProcess.<anonymous> (C:\Users\SETIMBA\AppData\Roaming\npm\node_modules\npm\node_modules\@npmcli\promise-spawn\index.js:64:27)
  32. 22 verbose stack at ChildProcess.emit (node:events:378:20)
  33. 22 verbose stack at maybeClose (node:internal/child_process:1067:16)
  34. 22 verbose stack at Process.ChildProcess._handle.onexit (node:internal/child_process:301:5)
  35. 23 verbose pkgid @openmrs/[email protected]
  36. 24 verbose cwd C:\Users\SETIMBA\openmrs-esm-patient-registration
  37. 25 verbose Windows_NT 6.3.9600
  38. 26 verbose argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\SETIMBA\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "run" "serve" "--" "--https"
  39. 27 verbose node v15.8.0
  40. 28 verbose npm v7.6.1
  41. 29 error code 1
  42. 30 error path C:\Users\SETIMBA\openmrs-esm-patient-registration
  43. 31 error command failed
  44. 32 error command C:\Windows\system32\cmd.exe /d /s /c webpack-dev-server --https
  45. 33 verbose exit 1
  46.  
Advertisement
Add Comment
Please, Sign In to add comment