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