Open legowerewolf opened 2 years ago
seems it's types bug, you can disable the types by ?no-check
query, i will look into it
Still doesn't work, even with the ?no-check
query. When I try repeatedly, I get the following on various tries:
error: Module not found "https://deno.land/std@0.143.0/node/diagnostics_channel.ts".
at https://esm.sh/v86/undici@5.5.1/deno/undici.js:2:852
error: Module not found "https://deno.land/std@0.143.0/node/util/types.ts".
at https://esm.sh/v86/undici@5.5.1/deno/undici.js:2:1078
Failing module
Error message
After running
deno run
I got this:Additional info