You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ deno run -A -r https://esm.sh init
$ deno task esm:add elysia @elysiajs/swagger
Error message
After running deno run I got this:
error: Relative import path "@sinclair/typebox/system" not prefixed with / or ./ or ../ and not in import map from "https://esm.sh/v135/[email protected]/X-ZS8q/denonext/elysia.mjs"
at https://esm.sh/v135/[email protected]/X-ZS8q/denonext/elysia.mjs:4:308
Additional info
Deno version: 2.1.4
The text was updated successfully, but these errors were encountered:
Failing module
deno.json:
Reproduction step
Error message
After running
deno run
I got this:Additional info
The text was updated successfully, but these errors were encountered: