[ https://issues.apache.org/jira/browse/ATLAS-4021?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17230403#comment-17230403 ]
Keval Bhatt commented on ATLAS-4021: ------------------------------------ [~batman135] can you please provide the mvn version? > 'npm install' failed: System Exit error 1 > ----------------------------------------- > > Key: ATLAS-4021 > URL: https://issues.apache.org/jira/browse/ATLAS-4021 > Project: Atlas > Issue Type: Bug > Components: atlas-webui > Reporter: Ajeet Mohan > Priority: Major > > I am installing Apache Atlas on a Linux VM. I followed all of the > instructions on this link > > [https://atlas.apache.org/2.0.0/InstallationSteps.html] > > I got to the step where it says: > mvn clean -DskipTests install > After which I got this error, > > [INFO] Total time: 08:58 min > [INFO] Finished at: 2020-11-11T13:45:20-05:00 > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > com.github.eirslett:frontend-maven-plugin:1.4:npm (npm install) on project > atlas-dashboardv2: Failed to run task: 'npm install' failed. > org.apache.commons.exec.ExecuteException: Process exited with an error: 1 > (Exit value: 1) -> [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 > [ERROR] > [ERROR] After correcting the problems, you can resume the build with the > command > [ERROR] mvn <goals> -rf :atlas-dashboardv2 > > I have tried to look online but could not find any way to resolve it. Can > anyone please help me? Thanks -- This message was sent by Atlassian Jira (v8.3.4#803005)