Hi,
I’m currently working on this issue but am seriously blocked by building a freshly cloned copy of the module. The initial cause of the failure was, I didn’t have Node and Bower installed on my pc. I later followed instructions on configuring bower to work behind a proxy . Now I get blocked by something else, I think bower is trying to execute this command
git ls-remote --tags --heads https://github.com/openmrs/openmrs-module-uicommons.git
which causes the failure, here is the full log
CC: @dkayiwa, @mogoodrich, @darius, @ssmusoke etc.,
Thanks
1 Like
To see the full stack trace of the errors, re-run Maven with the -e switch. Then share the log again.
1 Like
Full log in -e switch : https://pastebin.com/g54yVn0p
Is this of any help? https://github.com/Hacklone/private-bower/issues/102
1 Like
Thanks @dkayiwa , this has been of great help.
Blocker resolved