Coreapps build failure

I had been getting the following error while building the coreapps module - https://pastebin.com/cgw28BUs . The npm command is working fine on my system. I tried to Google for some clue but couldn’t find a fix.

Thank you,

Haripriya.

1 Like

@haripriya

  • You need to build when your internet connection is on
  • Whats your npm and node versions ?? You may need to update them
1 Like

Thank you for the response :slight_smile: . My node version is v10.15.3 and npm version - 6.4.1

@haripriya i also sometimes get a few difficulties when building the core apps, can you clean up your .m2/repository folder and try buiding again? you can add
-U option to to the maven commands to force update of dependencies

1 Like