Expand my Community achievements bar.

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:"

Avatar

Level 1

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
1 Accepted Solution

Avatar

Correct answer by
Community Advisor
1 Reply

Avatar

Correct answer by
Community Advisor