Check [WILDCARD]error_012_bad_dynamic_import_specifier.ts error: Uncaught (in promise) TypeError: Relative import path "bad-module.ts" not prefixed with / or ./ or ../ at [WILDCARD]/error_012_bad_dynamic_import_specifier.ts:2:35 const _badModule = await import("bad-module.ts"); ^ at async [WILDCARD]/error_012_bad_dynamic_import_specifier.ts:2:22