Expand my Community achievements bar.

Radically easy to access on brand approved content for distribution and omnichannel performant delivery. AEM Assets Content Hub and Dynamic Media with OpenAPI capabilities is now GA.

maven build error - ui.frontend - com.github.eirslett:frontend-maven-plugin

Avatar

Level 1

hi all,

 

we are getting the below build error in a project for ui.frontend module - 

[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.15.0:npm (npm install) on project wknd-foundation.ui.frontend: Failed to run task: 'npm install' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 128 (Exit value: 128) -> [Help 1]

INFO] npm ERR! code 128
[INFO] npm ERR! An unknown git error occurred
[INFO] npm ERR! command git --no-replace-objects ls-remote https://tkumar11-wknd-com:***@git.cloudmanager.adobe.com/wknd/aem-cs-centralized-package-dev-file
[INFO] npm ERR! fatal: unable to access 'https://git.cloudmanager.adobe.com/wknd/aem-cs-centralized-package-dev-file/': SSL certificate problem: unable to get local issuer certificate
[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.15.0:npm (npm install) on project wknd-foundation.ui.frontend: Failed to run task: 'npm install' failed. org.apache.commons.exec.ExecuteException: Process exited with an error: 128 (Exit value: 128) -> [Help 1]

 

Node version - 18.20.3

Npm version - 10.7.0

 

Running npm install on frontend module gives below error -

C:\wknd\aem-foundation\ui.frontend>npm install
npm error code ETARGET
npm error notarget No matching version found for @Nucleus/vue@5.18.1.
npm error notarget In most cases you or one of your dependencies are requesting
npm error notarget a package version that doesn't exist.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

0 Replies