Error wirh Asset share commons build | Community
Skip to main content
Level 2
January 16, 2023

Error wirh Asset share commons build

  • January 16, 2023
  • 2 replies
  • 1151 views

Hi All,

I am facing an issue with Asset share commons build. I downloaded various versions of asset share commons from Releases · adobe/asset-share-commons (github.com) and facing below issue while building any of these projects:

 

[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:1.12.1:npm (npm install) on project assetshare.ui.frontend.theme.light: Failed to run task: 'npm install' failed. java.io.IOException: Cannot run program "C:\Temp\asset-share-commons-asset-share-commons-2.4.8\ui.frontend.theme.light\node\node.exe" (in directory "C:\Temp\asset-share-commons-asset-share-commons-2.4.8\ui.frontend.theme.light"): CreateProcess error=193, %1 is not a valid Win32 application.

 

I am using windows machine and have unrestricted access. Also, I am using AEM cloud sdk. Other projects are getting build properly.

 

Any resolution will be highly appreciated.

 

Thanks.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

2 replies

Level 3
January 16, 2023

Hi ,

Can you please confirm if node version installed is 10+.

Thanks

 

Level 2
January 16, 2023

Yes. I am using 18.12.1.

Himanshu_Jain
Community Advisor
Community Advisor
January 17, 2023

Is this package  embedded in parent pom file ?

 

 

 

Himanshu Jain
Level 2
January 17, 2023

Yes.

This is a standard project from Adobe Asset Share Commons.

I simply downloaded and trying to build it locally and its not getting built.