What node version do you have installed? I cannot reproduce the issue on that repo, I've tried with node versions all the way back to node 12.
Jsdom should work in deno, can you open a github issue (https://github.com/denoland/deno/issues) with some details and a reproduction? All of the simple cases I've tried seem to work fine, e.g: import { JSDOM } from…
What node version do you have installed? I cannot reproduce the issue on that repo, I've tried with node versions all the way back to node 12.
Jsdom should work in deno, can you open a github issue (https://github.com/denoland/deno/issues) with some details and a reproduction? All of the simple cases I've tried seem to work fine, e.g: import { JSDOM } from…