smart-home-dashboard
smart-home-dashboard copied to clipboard
mvn compile
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.8.0:npm (NPM build) on project dashboard: Failed to run task: 'npm run build' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 137 (Exit value: 137) -> [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
There are several dependencies missing or wrong from the pom.xml file. The following fixed my issues: