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 locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.
🐛 Bug Report
jest@27.0.0-next.2
prints out lots of warnings when installing depsTo Reproduce
Steps to reproduce the behavior:
Check out https://github.com/ahnpnl/ts-jest-babel-example/tree/jest-27-dep-warning
Run
yarn
to install deps and observe no warningsRun
yarn upgrade jest@next
and observe lots of warningsExpected behavior
Should have no warnings like jest 26 or at least very few warnings.
Link to repl or repo (highly encouraged)
https://github.com/ahnpnl/ts-jest-babel-example/tree/jest-27-dep-warning
envinfo
jest 26
jest 27
cc @SimenB @jeysal
The text was updated successfully, but these errors were encountered: