smaiya

Untitled

Sep 30th, 2019
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.87 KB | None | 0 0
  1. PhantomJS 2.1.1 (Linux 0.0.0): Executed 6 of 6 (2 FAILED) (0 secs / 0.034 secs)
  2. [INFO] PhantomJS 2.1.1 (Linux 0.0.0): Executed 6 of 6 (2 FAILED) (0.164 secs / 0.034 secs)
  3. [ERROR]
  4. [ERROR] npm ERR! Linux 5.0.0-29-generic
  5. [ERROR] npm ERR! argv "/home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/node/node" "/home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/node/node_modules/npm/bin/npm-cli.js" "run" "build"
  6. [ERROR] npm ERR! node v6.10.0
  7. [ERROR] npm ERR! npm v3.10.10
  8. [ERROR] npm ERR! code ELIFECYCLE
  9. [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`
  10. [ERROR] npm ERR! Exit status 1
  11. [ERROR] npm ERR!
  12. [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'.
  13. [ERROR] npm ERR! Make sure you have the latest version of node.js and npm installed.
  14. [ERROR] npm ERR! If you do, this is most likely a problem with the angularjs-coreapps package,
  15. [ERROR] npm ERR! not with npm itself.
  16. [ERROR] npm ERR! Tell the author that this fails on your system:
  17. [ERROR] npm ERR! rimraf %npm_package_config_targetDir% && rimraf $npm_package_config_targetDir && karma start && webpack --progress --colors --env=prod
  18. [ERROR] npm ERR! You can get information on how to open an issue for this project with:
  19. [ERROR] npm ERR! npm bugs angularjs-coreapps
  20. [ERROR] npm ERR! Or if that isn't available, you can get their info via:
  21. [ERROR] npm ERR! npm owner ls angularjs-coreapps
  22. [ERROR] npm ERR! There is likely additional logging output above.
  23. [ERROR]
  24. [ERROR] npm ERR! Please include the following file with any support request:
  25. [ERROR] npm ERR! /home/nptel/eclipse-workspace/basicexample/openmrs-module-coreapps/npm-debug.log
  26. [INFO] ------------------------------------------------------------------------
  27. [INFO] BUILD FAILURE
  28. [INFO] ------------------------------------------------------------------------
  29. [INFO] Total time: 05:23 min
  30. [INFO] Finished at: 2019-09-30T15:52:13+05:30
  31. [INFO] ------------------------------------------------------------------------
  32. [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]
  33. [ERROR]
  34. [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
  35. [ERROR] Re-run Maven using the -X switch to enable full debug logging.
  36. [ERROR]
  37. [ERROR] For more information about the errors and possible solutions, please read the following articles:
  38. [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
Add Comment
Please, Sign In to add comment