DenoDDeno
Powered by
sachawS
Denoβ€’2y agoβ€’
4 replies
sachaw

Importing deno modules with import maps

Hi, I am currently trying to import a deno library either locally or via url.

The library contains a deno.json file containing an import map for jar packages.

I have tried importing the mod.ts file (which thows an error complaining about local imports (no import map to resolve them).
Also tried importing the deno.json but you can't import json modules like this AFAIK.

Any ideas?

Thanks.
Deno banner
DenoJoin
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,944Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

esbuild_deno_loader importing Deno modules
PixelPPixel / help
4y ago
Deno LSP Issue with import maps?
ZidanZZidan / help
2y ago
Problems with modules import
flx_dlFflx_dl / help
16mo ago
Importing internal modules
it's em!Iit's em! / help
3y ago