NPM error during mvn clean install code is run
Hi Community,
I have created a project in aem and during the maven build and project deployment I am getting an npm error.

The versions I have checked and updated as per the version available in system.



The specific error is:
"Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.11.0:npm (npm run-script build) on project aem-guides.ui.frontend: Failed to run task: 'npm run-script build' failed" - and the maven build is failing. Can anyone please provide some insights.