3 Replies
there's something wrong with yarn try npm or pnpm
GitHub
[Bug?]:
yarn create
fails with wrong package · Issue #8732 · yarn...Self-service I'd be willing to implement a fix Describe the bug Bug I'm trying to use yarn create with react-app in order to quickly scaffold a CRA project. $ yarn create react-app myapp Ou...
Thanks 🙏