▲ Deyarn — A command-line tool for converting projects that use Yarn to npm at github.com▼12 up and 2 down, posted by swiss 2575 days ago 3 comments
ianwalter 2571 days ago. link 3 points ▲ ▼I've noticed a lot of people moving back to npm from yarn recently. Is something triggering this?
albertgao 2566 days ago. link 2 points ▲ ▼Mine is easy, I use npm-check. And after I updating my packages, yarn seems not happy... because apparently, no updates to that yarn.lock. So no choice... If yarn has more compatibility to npm, then maybe yes.
zkochan 2570 days ago. link 1 point ▲ ▼Before returning to npm, you could also have a look at pnpm https://github.com/pnpm/pnpm