frontend-maven-plugin
frontend-maven-plugin copied to clipboard
Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.6:npm
Can someone please help how to fix such issue?
Error while build maven project in AEM.
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.6:npm (npm run build) on project com-ishop-changi.react: Failed to run task: 'npm run build' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1]
<frontend-maven-plugin.version>1.6</frontend-maven-plugin.version> <node.version>v10.8.0</node.version> <npm.version>6.2.0</npm.version>