Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Yarn 2 #1658

Closed
KubukaH opened this issue Mar 10, 2022 · 1 comment
Closed

Support for Yarn 2 #1658

KubukaH opened this issue Mar 10, 2022 · 1 comment
Labels
wontfix 🙅‍♀️ This won't be applied, fixed, worked on, continued.

Comments

@KubukaH
Copy link

KubukaH commented Mar 10, 2022

Thank you for creating this project. It solves a lot of challenges associated with a normal Create-React-App. But My challenge is that it seems the API is still using Yarn 1. I hope you are working out features to support Yarn 2. As it stands, I created a repo, cloned it, and set yarn init -2 to utilize Yarn 2. It installs the dependencies well, except one peer dependency which I have to manually configure in the .yarnrc.yml.

Upon running yarn start, a list of errors appears ad shown in the screenshot below:
react-starter-error

I hope this error is only appearing when using Yarn 2 because I didn't test using npm or Yarn 1.

Thank you.

@SleeplessByte
Copy link
Member

We're not compatible with Yarn 2 or 3.

@SleeplessByte SleeplessByte added the wontfix 🙅‍♀️ This won't be applied, fixed, worked on, continued. label Apr 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix 🙅‍♀️ This won't be applied, fixed, worked on, continued.
Projects
None yet
Development

No branches or pull requests

2 participants