wcr-karan

Results 2 comments of wcr-karan

This happens because `chalk@5` exposes ESM entrypoints only, which cannot be loaded through `require()` inside Jest’s CommonJS modules. ### Why This Cannot Be Upgraded Right Now - Jest is not...

Hi @ef4 @mansona, I’ve implemented the fix for this issue and opened PR #21012. Whenever you get a moment, I’d appreciate a review and merge it.Thank you!