yarnpkg / yarn

The 1.x line is frozen - features and bugfixes now happen on https://github.com/yarnpkg/berry
https://classic.yarnpkg.com
Other
41.4k stars 2.73k forks source link

Yarn doesn`t work #8914

Open truexackep opened 1 year ago

truexackep commented 1 year ago

image yarn doesn't work. with any command, eternal loading begins, I tried it on different projects, different commands, and so on. Also, reinstalling didn't help, I even deleted node js

tjbp commented 1 year ago

It's not eternally loading - it looks like your shell isn't outputting correctly - probably something to do with your Windows configuration. I'd make sure you're using WSL, and then read up a bit on how you can configure it and work with it.

Also see the the contributing guide - your issue doesn't follow it at all: https://yarnpkg.com/advanced/sherlock

avmaxim commented 1 year ago

@truexackep is it still reproducible?