-
-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
[Bug]: Unresolved dependency on jest 28 and incorrectly resolved export map on jest 27 #12574
Comments
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 30 days. |
Can confirm this bug is still present on 28.0.0-alpha.8 |
v27 doesn't provide v28. one is not expected, tho... Will take a look. |
Ah, v28 is #10883. Not sure why it halfway works in v27 but in now breaks here since |
I can confirm that v28 alpha 9 works. Thank you 🎉 |
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Version
27.5.1 and v28.0.0-alpha.7
Steps to reproduce
For jest 27:
For jest 28 alpha
Expected behavior
Actual behavior
On jest 27:
On jest 28:
Additional context
Related (but not dupe): #9771
Environment
The text was updated successfully, but these errors were encountered: