1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-01 09:24:20 -04:00
denoland-deno/cli/tests/020_json_modules.ts.out
Ryan Dahl 78bfeebad1
Revert "fix: Use # to denote line number in stack traces" (#6119)
This reverts commit c4c6a8dae4

There is some controversy about this change because vscode doesn't interpret the fragments correctly. Needs more discussion before landing.
2020-06-05 11:37:40 -04:00

9 lines
No EOL
455 B
Text

[WILDCARD]
error: Uncaught TypeError: Cannot resolve extension for "[WILDCARD]config.json" with mediaType "Json".
at getExtension ($deno$/compiler.ts:[WILDCARD])
at new SourceFile ($deno$/compiler.ts:[WILDCARD])
at Function.addToCache ($deno$/compiler.ts:[WILDCARD])
at buildSourceFileCache ($deno$/compiler.ts:[WILDCARD])
at compile ($deno$/compiler.ts:[WILDCARD])
at tsCompilerOnMessage ($deno$/compiler.ts:[WILDCARD])
[WILDCARD]