summaryrefslogtreecommitdiff
path: root/cli/tests/error_011_bad_module_specifier.ts.out
blob: d85177dc1e172afab262da5ba5e36f948996d9bc (plain)
1
2
3
4
5
6
7
8
9
10
[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 ([WILDCARD]ops/dispatch_json.ts:[WILDCARD])
    at Object.sendSync ([WILDCARD]ops/dispatch_json.ts:[WILDCARD])
    at resolveModules ([WILDCARD]compiler/imports.ts:[WILDCARD])
    at processImports ([WILDCARD]compiler/imports.ts:[WILDCARD])
    at Object.processImports ([WILDCARD]compiler/imports.ts:[WILDCARD])
    at async compile ([WILDCARD]compiler.ts:[WILDCARD])
    at async tsCompilerOnMessage ([WILDCARD]compiler.ts:[WILDCARD])
    at async workerMessageRecvCallback ([WILDCARD]runtime_worker.ts:[WILDCARD])