Hi I'm getting error "failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.0:npm (npm run build) on project emistoremarketplace.ui.frontend: Failed to run task: 'npm run build' failed. org.apache.commons.exec.ExecuteException:" | Community
Skip to main content
New Participant
April 3, 2023
Solved

Hi I'm getting error "failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.0:npm (npm run build) on project emistoremarketplace.ui.frontend: Failed to run task: 'npm run build' failed. org.apache.commons.exec.ExecuteException:"

  • April 3, 2023
  • 1 reply
  • 577 views

my POM details are as below

 

<configuration>
<nodeVersion>v10.16.0</nodeVersion>
<npmVersion>6.10.2</npmVersion>
</configuration>
 
 
 
I have latest version of node installed in my machine
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

Siva_Sogalapalli
Siva_SogalapalliAccepted solution
New Participant
April 3, 2023