2020-12-15 00:52:55 -05:00
|
|
|
error: Uncaught (in promise) TypeError: Cannot resolve module "[WILDCARD]/cli/tests/bad-module.ts".
|
2021-02-21 10:22:06 -05:00
|
|
|
const badModule = await import("./bad-module.ts");
|
|
|
|
^
|
|
|
|
at async file://[WILDCARD]/error_005_missing_dynamic_import.ts:3:21
|