smaiya

Untitled

Sep 19th, 2019
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.96 KB | None | 0 0
  1. webpack: Compiled successfully.
  2. [INFO] 19 09 2019 14:54:35.678:INFO [karma]: Karma v1.7.1 server started at http://0.0.0.0:9876/
  3. [INFO] 19 09 2019 14:54:35.758:INFO [launcher]: Launching browser PhantomJS with unlimited concurrency
  4. [INFO] 19 09 2019 14:54:35.856:ERROR [karma]: Found 1 load error
  5. [ERROR]
  6. [ERROR] npm ERR! Linux 5.0.0-29-generic
  7. [ERROR] npm ERR! argv "/home/nptel/eclipse-workspace/openmrs-module-coreapps/node/node" "/home/nptel/eclipse-workspace/openmrs-module-coreapps/node/node_modules/npm/bin/npm-cli.js" "run" "build"
  8. [ERROR] npm ERR! node v6.10.0
  9. [ERROR] npm ERR! npm v3.10.10
  10. [ERROR] npm ERR! code ELIFECYCLE
  11. [ERROR] npm ERR! angularjs-coreapps@1.0.0 build: `rimraf %npm_package_config_targetDir% && rimraf $npm_package_config_targetDir && karma start && webpack --progress --colors --env=prod`
  12. [ERROR] npm ERR! Exit status 1
  13. [ERROR] npm ERR!
  14. [ERROR] npm ERR! Failed at the angularjs-coreapps@1.0.0 build script 'rimraf %npm_package_config_targetDir% && rimraf $npm_package_config_targetDir && karma start && webpack --progress --colors --env=prod'.
  15. [ERROR] npm ERR! Make sure you have the latest version of node.js and npm installed.
  16. [ERROR] npm ERR! If you do, this is most likely a problem with the angularjs-coreapps package,
  17. [ERROR] npm ERR! not with npm itself.
  18. [ERROR] npm ERR! Tell the author that this fails on your system:
  19. [ERROR] npm ERR! rimraf %npm_package_config_targetDir% && rimraf $npm_package_config_targetDir && karma start && webpack --progress --colors --env=prod
  20. [ERROR] npm ERR! You can get information on how to open an issue for this project with:
  21. [ERROR] npm ERR! npm bugs angularjs-coreapps
  22. [ERROR] npm ERR! Or if that isn't available, you can get their info via:
  23. [ERROR] npm ERR! npm owner ls angularjs-coreapps
  24. [ERROR] npm ERR! There is likely additional logging output above.
  25. [ERROR]
  26. [ERROR] npm ERR! Please include the following file with any support request:
  27. [ERROR] npm ERR! /home/nptel/eclipse-workspace/openmrs-module-coreapps/npm-debug.log
  28. [INFO] ------------------------------------------------------------------------
  29. [INFO] BUILD FAILURE
  30. [INFO] ------------------------------------------------------------------------
  31. [INFO] Total time: 04:21 min
  32. [INFO] Finished at: 2019-09-19T14:54:38+05:30
  33. [INFO] ------------------------------------------------------------------------
  34. [ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.4:npm (npm run build) on project coreapps-omod: Failed to run task: 'npm run build' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1]
  35. [ERROR]
  36. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  37. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  38. [ERROR]
  39. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  40. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Add Comment
Please, Sign In to add comment