summaryrefslogtreecommitdiff
path: root/tests/testdata/node/require_esm_error/main.out
blob: 3db23ff244223c3f57ea339a7ef4c4cd17405fd8 (plain)
1
2
3
error: Uncaught (in promise) 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