summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/node/require_esm_error/main.out
blob: c7b355411ea868b837e1c06ec050f42f672222bf (plain)
1
2
3
error: Uncaught Error: require() of ES Module [WILDCARD]esm.js from [WILDCARD]main.ts not supported. Instead change the require to a dynamic import() which is available in all CommonJS modules.
    at [WILDCARD]
    at file:///[WILDCARD]/require_esm_error/main.ts:5:1