-
Notifications
You must be signed in to change notification settings - Fork 242
Closed
Description
Something went wrong. This is likely an internal error of eslint-remote-tester-run-action
.
Click to expand
Error [ERR_REQUIRE_ESM]: require() of ES Module /github/workspace/node_modules/eslint-remote-tester-repositories/dist/index.js from /github/workspace/eslint-remote-tester.config.ts not supported.
Instead change the require of index.js in /github/workspace/eslint-remote-tester.config.ts to a dynamic import() which is available in all CommonJS modules.
at require.extensions.<computed> [as .js] (/github/workspace/node_modules/ts-node/dist/index.js:851:20)
at Object.<anonymous> (/github/workspace/eslint-remote-tester.config.ts:3:45)
at m._compile (/github/workspace/node_modules/ts-node/dist/index.js:857:29)
at require.extensions.<computed> [as .ts] (/github/workspace/node_modules/ts-node/dist/index.js:859:16)
at Object.<anonymous> (/github/workspace/eslint-remote-tester-runner-internal.config.ts:42:55)
at m._compile (/github/workspace/node_modules/ts-node/dist/index.js:857:29)
at require.extensions.<computed> [as .ts] (/github/workspace/node_modules/ts-node/dist/index.js:859:16)
at loadTSConfig (/github/workspace/node_modules/eslint-remote-tester/dist/config/load.js:21:48)
at loadConfig (/github/workspace/node_modules/eslint-remote-tester/dist/config/load.js:28:41)
at runTester (/index.js:5935:14)
at /index.js:5992:61
at Object.<anonymous> (/index.js:284:24)
at Generator.next (<anonymous>)
at /index.js:177:69
at new Promise (<anonymous>)
at __awaiter (/index.js:159:12)
at Object.group2 [as group] (/index.js:280:12)
at run (/index.js:5992:17)
at Object.<anonymous> (/index.js:6013:24)
Metadata
Metadata
Assignees
Labels
No labels