DEV Community

Discussion on: Are you a YARNer or a NPMer?

Collapse
 
smitroshin profile image
Serghei Mitroshin • Edited

npm for the moment, because of npx.
yarn dlx at the moment works bad.

P.S. I tried to work on nx.js monorepo framework, and it doesn't support yarn v3.
I was surprised that some libraries/tech-stacks must something to do for supporting yarn dlx or other yarn v3 features.

And npm working from the box with all libraries without any issues :)