summaryrefslogtreecommitdiff
path: root/cli/tests/020_json_modules.ts.out
blob: 02106dafc2603bbb66dfb628433b98607a666233 (plain)
1
2
3
4
5
6
7
8
9
[WILDCARD]
error: Uncaught TypeError: Cannot resolve extension for "[WILDCARD]config.json" with mediaType "Json".
    at getExtension ($deno$/compiler/sourcefile.ts:[WILDCARD])
    at new SourceFile ($deno$/compiler/sourcefile.ts:[WILDCARD])
    at processImports ($deno$/compiler/imports.ts:[WILDCARD])
    at async Object.processImports ($deno$/compiler/imports.ts:[WILDCARD])
    at async compile ([WILDCARD]compiler.ts:[WILDCARD])
    at async tsCompilerOnMessage ([WILDCARD]compiler.ts:[WILDCARD])
    at async workerMessageRecvCallback ($deno$/runtime_worker.ts:[WILDCARD])