developit / developit/jsdom-worker
node-fetch 3.x broken in jest
Open
- Dominant language
- JavaScript
- Stars
- 291
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
node-fetch use esm with 3.x, which not support with jest now, see the issue here https://github.com/node-fetch/node-fetch/discussions/1503 .
So, can we roll back the node-fetch to 2.6 to resolve the problem?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.