Coreapps module "it crashes when webpack is compiling"

Delete all the node files and start again just like the .m2 folder (no idea where to find them though)

yeah me neither :sweat_smile:

What does this return? mvn -v

here it is

And what openmrs sdk version?

OpenMRS SDK 3.13.0

Can we look at the log when you run with the -e switch?

sure, here

Delete everything in C:\Users\Hugo\.npm

Then try again.

wheres that folder?

Run this commend: npm uninstall sass-loader

And then this: npm install --save sass-loader

Then try again.

still doesn’t work, i made a pastebin log to you check the log of the 2 comands and check out the new log, at least its different (the last part his in, i canceled with ctrl + c)

Does this succeed for coreapps? mvn clean install

yeah the mvn clean install it work and it worked fine, but stuck on the same line i leave you a the log of it( attention its long :sweat_smile: )

What do these two commands return? where npm

And this: where node

Screenshot_1

@dkayiwa @ssmusoke temporary solution: don’t run the command line as admin, run as normal user… I dunno why but its working like this… :exploding_head:

Very interesting!

Thanks for sharing @meizzz the temp solution. :smile:

@meizzz Thanks … it is never a good thing to run as admin anyway :slight_smile: