You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 5 days if no further activity occurs.
When I upgrade from
react-scripts
3.4.1 to 4.0.1, I have an error when runningyarn start
Interestingly, when I run
npm ls babel-jest
I get thisThe 26.6.0 version is not showing up when running that command so I wonder what dependency is using that
In yarn.lock file it shows 26.6.0
Tried
yarn list --pattern babel-jest
tooThe text was updated successfully, but these errors were encountered: