Which one are you reaching for? A) pnpm B) yarn C) npm D) bun
(to install JS ecosystem packages)
npm 🤗
monorepos - pnpm for content addressable packages to decrease size of shared dependencies and consistent versioning standalone web app - yarn would love to check out bun in the near future
A
Npm
pnpm most often rn
A.
B
C npm
C) npm
Bun
yarn
Mostly B but lately C
npm
rm -rf node_modules
B (ex A stan) @survey
C
A) pnpm is my default
Yarn berry or yarn legacy?