I’m setting up esm core on my local machine. I cloned successfully but the highlighted commands run for a moment and log out the computer, is that normal behavior?
I had run into the same issue before and actually improved the README.md some time back with a fix for it. Are you referring to the openmrs-esm-core project? I don’t see my changes reflected in your screenshot—could it be that you’re not on the latest fork?
Also, if your computer hangs after running yarn, try running:
yarn build --concurrency 1
That should help.
Also, thanks to @suubi7 for helping me figure this out back in the day
.
1 Like
let me try it out, thanks
1 Like


