frontend-maven-plugin icon indicating copy to clipboard operation
frontend-maven-plugin copied to clipboard

Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.6:npm

Open SumitSinghal18 opened this issue 1 year ago • 0 comments

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>

SumitSinghal18 avatar Dec 19 '23 11:12 SumitSinghal18