summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/npm/cjs_require_esm_error/main.out
blob: f24675de93cf8d57acb8010af0256dc1daaa7aaa (plain)
1
2
error: Uncaught (in promise) Error: require() of ES Module [WILDCARD]my_esm_module.js from [WILDCARD]index.js not supported. Instead change the require to a dynamic import() which is available in all CommonJS modules.
    [WILDCARD]