2020-12-15 00:52:55 -05:00
|
|
|
error: Uncaught (in promise) TypeError: Cannot resolve module "[WILDCARD]/cli/tests/bad-module.ts".
|
2021-05-18 11:24:01 -04:00
|
|
|
const _badModule = await import("./bad-module.ts");
|
|
|
|
^
|
|
|
|
at async file://[WILDCARD]/error_005_missing_dynamic_import.ts:2:22
|