mirror of
https://github.com/denoland/deno.git
synced 2024-10-30 09:08:00 -04:00
8b4508338b
Fixes: #2703 Fixes: #2710 Closes: #4153 Closes: #4232 Co-authored-by: Kevin (Kun) Kassimo Qian <kevinkassimo@gmail.com>
10 lines
730 B
Text
10 lines
730 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"
|
|
[WILDCARD]dispatch_json.ts:[WILDCARD]
|
|
at unwrapResponse ([WILDCARD]ops/dispatch_json.ts:[WILDCARD])
|
|
at sendSync ([WILDCARD]ops/dispatch_json.ts:[WILDCARD])
|
|
at resolveModules ([WILDCARD]compiler/imports.ts:[WILDCARD])
|
|
at processImports ([WILDCARD]compiler/imports.ts:[WILDCARD])
|
|
at processImports ([WILDCARD]compiler/imports.ts:[WILDCARD])
|
|
at async compile ([WILDCARD]compiler.ts:[WILDCARD])
|
|
at async tsCompilerOnMessage ([WILDCARD]compiler.ts:[WILDCARD])
|
|
at async workerMessageRecvCallback ([WILDCARD]runtime_worker.ts:[WILDCARD])
|