mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
9 lines
654 B
Text
9 lines
654 B
Text
[WILDCARD]error: Uncaught URIError: relative import path "bad-module.ts" not prefixed with / or ./ or ../ Imported from "[WILDCARD]/error_011_bad_module_specifier.ts"
|
|
at unwrapResponse ($deno$/ops/dispatch_json.ts:[WILDCARD])
|
|
at Object.sendSync ($deno$/ops/dispatch_json.ts:[WILDCARD])
|
|
at resolveModules ($deno$/compiler.ts:[WILDCARD])
|
|
at processImports ($deno$/compiler.ts:[WILDCARD])
|
|
at processImports ($deno$/compiler.ts:[WILDCARD])
|
|
at async compile ($deno$/compiler.ts:[WILDCARD])
|
|
at async tsCompilerOnMessage ($deno$/compiler.ts:[WILDCARD])
|
|
at async workerMessageRecvCallback ([WILDCARD]runtime_worker.ts:[WILDCARD])
|