Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.6
Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.6:npm (npm dependency build) on project wcax-core.ui.apps: Failed to run task: 'npm run build' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help 1]
1.I had installed the latest version of Node JS but getting the above error on maven build.
Could anyone please help me resolve this issue.