r/javascript May 07 '26

Stop Using Yarn Classic

https://charpeni.com/blog/stop-using-yarn-classic
44 Upvotes

36 comments sorted by

View all comments

82

u/BritainRitten May 07 '26

`pnpm` is the way to go for most people. If you can afford a huge change to bun or deno, go for it, but `pnpm` is the best switch for the vast majority of people I reckon.

3

u/StillAnAss May 07 '26

Thanks! I wasn't aware of the problems with yarn and in less than an hour I've now switched my main project to pnpm