summaryrefslogtreecommitdiff
path: root/cli/tests/020_json_modules.ts.out
blob: cb923561b46c9156a7c510ba66ed7d7ee4d277d2 (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 ($deno$/compiler.ts:[WILDCARD])
    at async tsCompilerOnMessage ($deno$/compiler.ts:[WILDCARD])
    at async workerMessageRecvCallback ($deno$/runtime_worker.ts:[WILDCARD])