-
-
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
Multiple type definitions are not found using Jest 24.3.1 #8085
Comments
This can be fixed, as you most likely planned, here on the files affected: |
Thanks for the report! It seems like those files are not copied over by https://unpkg.com/@jest/reporters@24.3.1/build/ there are some |
Not sure if the reference path is at all required. |
Yeah, but then it won't compile in this repo when building 🙂 I've opened up #8086 which should resolve this |
Cheers, thanks man! :-) |
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. |
🐛 Bug Report
I just upgraded a large TypeScript project to using Jest 24.3.1 together with @types/jest 24.0.9 and experiencing problems on compiling the project, that Jest is not able to find the following types:
Run
npx envinfo --preset jest
Paste the results here:
The text was updated successfully, but these errors were encountered: