I'm not able to install a project with yarn anymore due to an error I get. It's preventing my local machine to create a lock file. I've been googling for half a day now and I'm getting desperate.
This is the response I get in the terminal:
When I install the project via NPM install
and then run command Yarn dev/build/generate
everything seems to be working fine.
I'm a total noob with Yarn so please bear with me.