-
Notifications
You must be signed in to change notification settings - Fork 241
Closed
Labels
Description
Something went wrong. This is likely an internal error of eslint-remote-tester-run-action
.
Click to expand
TSError: ⨯ Unable to compile TypeScript:
error TS6053: File '@tsconfig/node14/tsconfig.json' not found.
at createTSError (/github/workspace/node_modules/ts-node/src/index.ts:859:12)
at reportTSError (/github/workspace/node_modules/ts-node/src/index.ts:863:19)
at createFromPreloadedConfig (/github/workspace/node_modules/ts-node/src/index.ts:874:36)
at create (/github/workspace/node_modules/ts-node/src/index.ts:624:10)
at Object.register (/github/workspace/node_modules/ts-node/src/index.ts:591:15)
at loadTSConfig (/github/workspace/node_modules/eslint-remote-tester/dist/config/load.js:11:56)
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)