Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.

Error wirh Asset share commons build

Avatar

Level 2

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.

4 Replies

Avatar

Level 4

Hi ,

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

Thanks

 

Avatar

Community Advisor

Is this package  embedded in parent pom file ?

 

 

 

Himanshu Jain

Avatar

Level 2

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.