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