@hongminhee@hollo.social · Reply to Chee Aun 🤔
@cheeaun Is there any particular reason you're using vanilla npm instead of pnpm? I use pnpm, and I didn't have any issues at all in the same situation.
@cheeaun Is there any particular reason you're using vanilla npm instead of pnpm? I use pnpm, and I didn't have any issues at all in the same situation.
@hongminhee because… it's part of node.js 😄
I don't see much reason to use others when "default" works. Onboarding is also easier for new developers/contributors. I use to switch to yarn many years ago because npm was super slow, but after they made it faster, I switched back to npm 🤣