deno/cli/tests/unsupported_dynamic_import_scheme.out
2020-05-07 15:57:10 +02:00

6 lines
131 B
Plaintext

error: Uncaught TypeError: Unsupported scheme "xxx" for module "xxx:". Supported schemes: [
"http",
"https",
"file",
]