nandorojo / solito

🧍‍♂️ React Native + Next.js, unified.
https://solito.dev
MIT License
3.54k stars 181 forks source link

pnpm #255

Closed steida closed 2 years ago

steida commented 2 years ago

Hi, just curious whether there is a reason to use Yarn. Many people (including me) switched to pnpm because it's faster and more reliable (especially in mono repo). Yarn with its versions is confusing. I am asking because Solito proposes best practices. Thank you for your work.

nandorojo commented 2 years ago

Yeah pnpm seems great! As long as it works for you should go for it. I’ve tried migrating but had too many difficulties in my existing app.