Hacker News new | ask | show | jobs
by lucideer 3515 days ago
Have you used yarn? Do you know what it is? It's a fully backwards compatible client built on the npm packaging system, using npm's repository, and built in collaboration with the npm team.
2 comments

Its also awesome, I switched when it was on HN a while back and its been amazing. I seldom get excited about JS tools but yarn is an exception.
Have you tried PNPM or IED?
It's not quite ready for production yet. There are still some bugs with dev dependencies and private repos that need to be addressed before we can use it.