-
-
Notifications
You must be signed in to change notification settings - Fork 26.9k
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
Yarn PnP Compatibility #5117
Comments
It's similar with
|
After running
|
After adding a browserlist-config to package.json:
|
|
cc @arcanis |
Hey @DanielRuf! I think this issue is related to eslint/eslint#10125 (and more generally the thread that I started at eslint/eslint#10643 (comment)) |
Looking 👍 |
|
Is this a bug report?
Yes
Clone DanielRuf/coding-coach, checkout the feature/yarn-pnp branch and install with Yarn nightly and run
yarn start
.Did you try recovering your dependencies?
Not needed as this is a clean install.
Which terms did you search for in User Guide?
Environment
The project uses
react-scripts@1.1.5
.(paste the output of the command here)
Steps to Reproduce
Clone DanielRuf/coding-coach, checkout the feature/yarn-pnp branch and install with Yarn nightly and run
yarn start
.yarn && yarn start
Expected Behavior
(Write what you thought would happen.)
It should run without any errors.
Actual Behavior
I've got
Reproducible Demo
(Paste the link to an example project and exact instructions to reproduce the issue.)
The text was updated successfully, but these errors were encountered: