mirror of
https://github.com/denoland/deno.git
synced 2024-10-31 09:14:20 -04:00
d325566a7e
Also restructures the compiler TypeScript files to make them easier to manage and eventually integrate deno_typescript fully.
8 lines
561 B
Text
8 lines
561 B
Text
[WILDCARD]error: Uncaught ImportPrefixMissing: 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 DenoError ($deno$/errors.ts:[WILDCARD])
|
|
at unwrapResponse ($deno$/dispatch_json.ts:[WILDCARD])
|
|
at sendSync ($deno$/dispatch_json.ts:[WILDCARD])
|
|
at resolveModules ($deno$/compiler_imports.ts:[WILDCARD])
|
|
at processImports ($deno$/compiler_imports.ts:[WILDCARD])
|
|
at processImports ($deno$/compiler_imports.ts:[WILDCARD])
|