-
-
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 add -D firebase-tools
breaks yarn test
#4053
Comments
You can try cross-posting this to Yarn/Jtes and see if someone is willing to dig into it, but it sounds like a dependency hoisting problem. |
It seems that updating jest to 21.0.0 resolves this problem. Jest is pumped to 22 on next. Let's see if it solves that. Agree? |
sharils
added a commit
to sharils/dinnerplano
that referenced
this issue
Mar 22, 2018
sharils
added a commit
to sharils/dinnerplano
that referenced
this issue
Apr 12, 2018
This reverts commit 787ca07.
Fix in react-scripts@1.1.4 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Environment:
Steps to replicate:
Just one single command.
Screencast:
The text was updated successfully, but these errors were encountered: