DenoDDeno
Powered by
PixelP
Deno•4y ago•
3 replies
Pixel

esbuild_deno_loader importing Deno modules

A dependancy I use imports modules like "fs" and I want esbuild_deno_loader to treat them as external but currently get this error:

✘ [ERROR] [plugin deno] specifier was a bare specifier, but was not remapped to anything by importMap.

deno:https://cdn.jsdelivr.net/npm/assemblyscript@0.20.3/dist/asc.js:7:6107:
7 │ ...t process]",X,un,A,G,gn;gt?(X=await import("fs"),un=await import("module"),A=await import...
╵ ~~~~

Has anyone seen this before?
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Running esbuild with esbuild_deno_loader
ioBIioB / help
4y ago
Decorators with esbuild-deno-loader
bennypBbennyp / help
11mo ago
esbuild-deno-loader with npm private registry
MariusVatasoiuMMariusVatasoiu / help
2y ago
Importing deno modules with import maps
sachawSsachaw / help
2y ago