17
sallai
6y

Decided to give WSL (Windows Subsystem for Linux) a chance.........it was a BAD idea.

I go to the directory of my Node project and do "yarn" to install the packages.

Bash freezes while Yarn is linking dependencies. At this point I don't even know if it's still doing its job in the background or not, so I try to Ctrl+C.

Ctrl+C doesn't work either, I have to force-close the console.

When I try to open bash again, it doesn't even open. The only way to solve this is to re-login to Windows.

I appreciate Microsoft's intent in making their OS a better home for developers, but they still have a long way to go.

P.S.: No, this isn't a Yarn issue, everything works perfectly in both Linux and Windows :)

Comments
Add Comment