-
-
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
[v25] - [ ERROR ] runJest: TypeError: runCLI is not a function #9512
Comments
This is due to how They can change their import from |
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
[ ERROR ] runJest: TypeError: runCLI is not a function
To Reproduce
Steps to reproduce the behavior:
Repo: https://github.com/adaept/ae-icon5-component
Downgrade to 24.9 shows this result:
The component has an empty spec test file so the report from
jest 24.9 is correct.
The error message from jest 25 is inaccurate and misleading.
Ref: ionic-team/stencil#2168
Expected behavior
Better error report that matches the situation.
Link to repl or repo (highly encouraged)
envinfo
24.9
25
The text was updated successfully, but these errors were encountered: