[
https://issues.apache.org/jira/browse/ATLAS-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sarath Subramanian resolved ATLAS-2143.
---------------------------------------
Resolution: Duplicate
> Atlas build failure in atlas-dashboardv2 due npm issue
> ------------------------------------------------------
>
> Key: ATLAS-2143
> URL: https://issues.apache.org/jira/browse/ATLAS-2143
> Project: Atlas
> Issue Type: Bug
> Reporter: Nixon Rodrigues
>
> Atlas fresh build on master is failing due to following npm build issues.
> https://github.com/beautify-web/js-beautify/issues/1247
> {noformat}
> [INFO] | +-- [email protected]
> [INFO] | `-- [email protected]
> [INFO] `-- [email protected]
> [INFO]
> [ERROR] npm ERR! npm v3.8.5
> [ERROR] npm ERR! path
> /home/nixon/createpatch/gerrit/atlas/dashboardv2/target/node_modules/js-beautify/js/bin/css-beautify.js
> [ERROR] npm ERR! code ENOENT
> [ERROR] npm ERR! errno -2
> [ERROR] npm ERR! syscall chmod
> [ERROR]
> [ERROR] npm ERR! enoent ENOENT: no such file or directory, chmod
> '/home/nixon/createpatch/gerrit/atlas/dashboardv2/target/node_modules/js-beautify/js/bin/css-beautify.js'
> [ERROR] npm ERR! enoent ENOENT: no such file or directory, chmod
> '/home/nixon/createpatch/gerrit/atlas/dashboardv2/target/node_modules/js-beautify/js/bin/css-beautify.js'
> [ERROR] npm ERR! enoent This is most likely not a problem with npm itself
> [ERROR] npm ERR! enoent and is related to npm not being able to find a file.
> [ERROR] npm ERR! enoent
> [ERROR]
> [ERROR] npm ERR! Please include the following file with any support request:
> [ERROR] npm ERR!
> /home/nixon/createpatch/gerrit/atlas/dashboardv2/target/npm-debug.log
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 01:24 min
> [INFO] Finished at: 2017-09-18T15:43:23+05:30
> [INFO] Final Memory: 23M/566M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> com.github.eirslett:frontend-maven-plugin:1.5:npm (npm install) on project
> atlas-dashboardv2: Failed to run task: 'npm install' failed.
> org.apache.commons.exec.ExecuteException: Process exited with an error: 254
> (Exit value: 254) -> [Help 1]
> [ERROR]
> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e
> switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please
> read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)