mirror of
https://github.com/denoland/deno.git
synced 2024-11-05 09:04:41 -05:00
2235dd795d
* Revert "port more ops to JSON (#2809)" This reverts commit137f33733d
. * Revert "port ops to JSON: compiler, errors, fetch, files (#2804)" This reverts commit79f82cf10e
. * Revert "Port rest of os ops to JSON (#2802)" This reverts commit5b2baa5c99
.
11 lines
611 B
Text
11 lines
611 B
Text
[WILDCARD]error: Uncaught NotFound: Cannot resolve module "[WILDCARD]/bad-module.ts"
|
|
[WILDCARD] js/dispatch_flatbuffers.ts:[WILDCARD]
|
|
at DenoError (js/errors.ts:[WILDCARD])
|
|
at maybeError (js/dispatch_flatbuffers.ts:[WILDCARD])
|
|
at maybeThrowError (js/dispatch_flatbuffers.ts:[WILDCARD])
|
|
at sendSync (js/dispatch_flatbuffers.ts:[WILDCARD])
|
|
at fetchSourceFile (js/compiler.ts:[WILDCARD])
|
|
at _resolveModule (js/compiler.ts:[WILDCARD])
|
|
at js/compiler.ts:[WILDCARD]
|
|
at resolveModuleNamesWorker ([WILDCARD])
|
|
at resolveModuleNamesReusingOldState ([WILDCARD]typescript.js:[WILDCARD])
|