Wesley Zhang
Wesley Zhang
Hey @gunnartorfis, did you end up solving this issue?
> fyi I updated to latest jest (29) and undici works fine with the `node` test environment @dios-david No luck with this, having the latest jest (29.3.1) & undici (5.14.0)...
@enisdenjo Encountered a similar issue, but after upgrading the CLI to version `0.91.2`, a new problem came up when using `additionalEnvelopPlugins`: ```js Mesh 💥 TypeError [ERR_UNKNOWN_FILE_EXTENSION]: Unknown file extension ".ts"...
@enisdenjo Interestingly, it works on Node 18.20.4, but not on Node 18.18.2. Another issue I found is that if I bump CLI to version ~0.92.4 (the latest version), both `npm...