[Bug]: Support for Jest 29 would be most appreciated
See original GitHub issueVersion
28.0.8
Steps to reproduce
npm i
Expected behavior
support for jest 29
Actual behavior
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! Found: jest@29.0.1
npm ERR! node_modules/jest
npm ERR! dev jest@"29.0.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer jest@"^28.0.0" from ts-jest@28.0.8
npm ERR! node_modules/ts-jest
npm ERR! dev ts-jest@"28.0.8" from the root project
Debug log
n.a.
Additional context
No response
Environment
System:
OS: macOS 12.5.1
CPU: (8) x64 Intel(R) Core(TM) i7-8559U CPU @ 2.70GHz
Binaries:
Node: 18.8.0 - ~/.nvm/versions/node/v18.8.0/bin/node
npm: 8.18.0 - ~/.nvm/versions/node/v18.8.0/bin/npm
Issue Analytics
- State:
- Created a year ago
- Comments:7
Top Results From Across the Web
[Feature]: v29 support? #3772 - kulshekhar/ts-jest - GitHub
Feature Proposal Support the just-released Jest v29. ... [Bug]: Support for Jest 29 would be most appreciated #3783.
Read more >How to Write A Good Bug Report? Tips and Tricks
Good Bug report should be clear and concise without any missing key points. Any lack of clarity leads to misunderstanding and slows down...
Read more >jest mock cannot access before initialization - You.com
Bug Report. I'm getting the error: ReferenceError: Cannot access 'myMock' before initialization. Even though i respected jest documentation about the ...
Read more >JEST: "Async callback was not invoked within the 5000ms ...
Any thoughts on why this could fail while it works fine on my local machine would be greatly appreciated. Also, I tried setting...
Read more >Practical Ways to Write Better JavaScript - Stack Overflow Blog
Most of the pain of refactoring JS is due to the fact that it ... in regards to scope, which can/has resulted in...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Any reason why this is available as
next
for now and not as stable version? Expecting some potential regressions?Install <29.0.0, and fell free with updated one 🙃
Best version checked ever xD