Advertisement
Guest User

Untitled

a guest
Jan 21st, 2020
116
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.34 KB | None | 0 0
  1. [INFO] [13:26:28] ChildProcessError: `npm install` failed with code 1
  2. [INFO] at ChildProcess.<anonymous> (/fs/oleshare/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/node_modules/child-process-promise/lib/index.js:132:23)
  3. [INFO] at ChildProcess.emit (events.js:182:13)
  4. [INFO] at maybeClose (internal/child_process.js:961:16)
  5. [INFO] at Process.ChildProcess._handle.onexit (internal/child_process.js:248:5)
  6. [INFO]
  7. [INFO] [13:26:28] 'full-build' errored after 5.78 min
  8. [INFO] [13:26:28] ChildProcessError in plugin "run-sequence(build:componentArchitecture)"
  9. [INFO] Message:
  10. [INFO] `npm install` failed with code 1
  11. [INFO] Details:
  12. [INFO] code: 1
  13. [INFO] childProcess: [object Object]
  14. [INFO] stdout: undefined
  15. [INFO] stderr: undefined
  16. [INFO]
  17. [INFO] Stack:
  18. [INFO] ChildProcessError: `npm install` failed with code 1
  19. [INFO] at ChildProcess.<anonymous> (/fs/oleshare/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/node_modules/child-process-promise/lib/index.js:132:23)
  20. [INFO] at ChildProcess.emit (events.js:182:13)
  21. [INFO] at maybeClose (internal/child_process.js:961:16)
  22. [INFO] at Process.ChildProcess._handle.onexit (internal/child_process.js:248:5)
  23. [INFO]
  24. [INFO] [13:26:28] 'build' errored after 5.78 min
  25. [INFO] [13:26:28] ChildProcessError in plugin "run-sequence(full-build)"
  26. [INFO] Message:
  27. [INFO] `npm install` failed with code 1
  28. [INFO] Details:
  29. [INFO] code: 1
  30. [INFO] childProcess: [object Object]
  31. [INFO] stdout: undefined
  32. [INFO] stderr: undefined
  33. [INFO]
  34. [INFO] Stack:
  35. [INFO] ChildProcessError: `npm install` failed with code 1
  36. [INFO] at ChildProcess.<anonymous> (/fs/oleshare/git/product/online-learning-exchange/components/ole-webapp/trunk/realize/node_modules/child-process-promise/lib/index.js:132:23)
  37. [INFO] at ChildProcess.emit (events.js:182:13)
  38. [INFO] at maybeClose (internal/child_process.js:961:16)
  39. [INFO] at Process.ChildProcess._handle.onexit (internal/child_process.js:248:5)
  40. [INFO]
  41. [INFO] ------------------------------------------------------------------------
  42. [INFO] Reactor Summary:
  43. [INFO]
  44. [INFO] Pearson Online Learning Exchange Web Application Parent SUCCESS [ 3.598 s]
  45. [INFO] Pearson Online Learning Exchange Baseline Data ..... SUCCESS [ 2.596 s]
  46. [INFO] Pearson OLE Rustici Integration .................... SUCCESS [ 4.581 s]
  47. [INFO] Pearson OLE and Realize Common Backend Web Application SUCCESS [01:01 min]
  48. [INFO] Pearson Online Learning Exchange Web Application ... SUCCESS [ 18.339 s]
  49. [INFO] Pearson Realize Web Application .................... FAILURE [06:17 min]
  50. [INFO] Pearson Online Learning Exchange Web Application Distribution Package SKIPPED
  51. [INFO] Pearson Realize Web Application Distribution Package SKIPPED
  52. [INFO] ------------------------------------------------------------------------
  53. [INFO] BUILD FAILURE
  54. [INFO] ------------------------------------------------------------------------
  55. [INFO] Total time: 07:49 min
  56. [INFO] Finished at: 2020-01-21T13:26:28-05:00
  57. [INFO] Final Memory: 170M/1686M
  58. [INFO] ------------------------------------------------------------------------
  59. [ERROR] Failed to execute goal com.pearson.maven.plugins:frontend-maven-plugin:1.0.0:gulp (gulp full-build) on project realize-webapp-war: Failed to run task: 'gulp full-build --no-color' failed. (error code 1) -> [Help 1]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement