1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/tests/testdata/run/extension_import.ts.out

9 lines
201 B
Text

error: Unsupported scheme "ext" for module "ext:runtime/01_errors.js". Supported schemes:
- "blob"
- "data"
- "file"
- "http"
- "https"
- "jsr"
- "npm"
at [WILDCARD]/extension_import.ts:1:8