Topic on User talk:DBarratt (WMF)

Yarn package manager

2
Aron Manning (talkcontribs)

Hi David!

I've seen in a comment you've been using yarn besides npm. I'm investigating the possibility of using Pnpm and Yarn 2, currently using mostly pnpm for development.

Both can co-exist with npm, thus there's no migration pressure. The only thing I had to do is to add some missing peer dependencies and custom resolutions.

Is there an interest in making these tools an option on the developer side in the future?

DBarratt (WMF) (talkcontribs)

Interesting! I used Yarn for a hot minute, but then npm added package-lock.json and that was really the only reason I was using Yarn in the first place. I think it's good to have competition for npm (and I'm glad deno decided to not include a package manager). I hope these improvements make their way back into npm.

Reply to "Yarn package manager"