Hi; i'm beginer and i'm trying to run the mdm in local in intellij on my Pc
I got this error while runnig the command : mvn install
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.1:npm (npm install) on project server: Failed to run task: 'npm install' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 1 (Exit value: 1) -> [Help1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal com.github.ei
rslett:frontend-maven-plugin:1.12.1:npm (npm install) on project server: Failed to run task
Any solutions ?
Any docummentation ?