mirror of
https://github.com/denoland/deno.git
synced 2024-11-01 09:24:20 -04:00
1b6f831875
Following JS ops were moved to separate files in cli/js/ops directory: - compiler - dispatch_json - dispatch_minimal - errors - fetch - fs_events - os - random - repl - resources - runtime_compiler - runtime - tty
7 lines
511 B
Text
7 lines
511 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 ($deno$/ops/dispatch_json.ts:[WILDCARD])
|
|
at sendSync ($deno$/ops/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])
|