I tried to install yarn globally and “yarn run start”. But it doesn’t work. I also tried this: Yarn start Error - #3 by nnkogift but this doesn’t work for me
Welcome to the DHIS2 Community and thanks for your post. Sorry to hear you’re facing this issue with yarn.
It says that one of the modules ‘cross-spawn’ can’t be found. My first suggestion would be to delete the node_modules folder and then reinstall by running yarn install again.