mirror of
https://github.com/denoland/deno.git
synced 2024-11-21 15:04:11 -05:00
9 lines
201 B
Text
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
|