-
Notifications
You must be signed in to change notification settings - Fork 24.6k
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
Issue with Jest v28 #33842
Comments
|
|
No I cannot. It is super simple. Please upgrade Jest to "^28.1.0" and see this link for upgrading from 27 to 28. https://jestjs.io/docs/upgrading-to-jest28 You have to add code: ... see
|
The full patch is:
|
I think this PR addresses this issue? Just waiting for it to get merged... |
This issue is stale because it has been open 180 days with no activity. Remove stale label or comment or this will be closed in 7 days. |
This issue was closed because it has been stalled for 7 days with no activity. |
Jest needs { code: } process() fix per upgrade guide.
The text was updated successfully, but these errors were encountered: