Repo: ts-node CI-only error: Cannot find module '../dist-raw/node-cjs-loader-utils' #6230
Labels
accepting prs
Go ahead, send a pull request that resolves this issue
bug
Something isn't working
repo maintenance
things to do with maintenance of the repo, and not with code/docs
Suggestion
I've seen this in a few PRs. Example: #6091 -> https://github.com/typescript-eslint/typescript-eslint/actions/runs/3716238438/jobs/6302406471:
I wonder if it's an issue with the
node_modules
cache? This failure only happens in CI, not locally.In #5251 I switched to https://github.com/esbuild-kit/tsx without issue. But it'd be nice to know why ts-node is crashing - especially if it's a caching issue.
The text was updated successfully, but these errors were encountered: