I have a problem with yarn. I am using Windows 10 PC and I installed yarn by npm install -g yarn. It was successful. But now when I try to add new script in any package.json file and run it I get:
What can be a problem here? I tried to reinstall yarn again globally but it didn't work. Should I add something to this \AppData folder?