avem
avem3d ago

Could not resolve "node:url"

Hey, I am trying to build deno with esbuild + @luca/esbuild-deno-loader. I am encountering such errors, most of the things I was able to fix, but this one is a dependency in a library which I need. Is there any way to work around it?
✘ [ERROR] Could not resolve "node:url"

node_modules/.deno/tough-cookie@5.0.0/node_modules/tough-cookie/dist/cookie/canonicalDomain.js:5:27:
5 │ const node_url_1 = require("node:url");
✘ [ERROR] Could not resolve "node:url"

node_modules/.deno/tough-cookie@5.0.0/node_modules/tough-cookie/dist/cookie/canonicalDomain.js:5:27:
5 │ const node_url_1 = require("node:url");
0 Replies
No replies yetBe the first to reply to this messageJoin