Hey guys :wave: What is your opinion on the state ...
# random
a
Hey guys 👋 What is your opinion on the state of package managers? What are you using for your projects? Do you prefer npm, yarn or pnpm? Why 🤔
l
I/we use yarn 1, which is a decision made some time ago. Then npm wasn't able to do the sane thing with the dependency tree for some reason. yarn 2/3 wasn't an alternative at the time, and I'm currently somewhat conflicted on upgrading considering this plug'n'play stuff and typescript.
pnpm I haven't tried
a
I'm trying out npm 7 right now, which has a yarn-like workspaces feature. It seems to cover my biggest use case for yarn
l
the workspace feature hasn't factored into it for me, but maybe the should have