-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
Idea 💡A new feature ideaA new feature ideahelp wantedIssues that are free to take by anyone interestedIssues that are free to take by anyone interestedv9
Milestone
Description
Is your feature request related to a problem?
We have been running into issues using ts-node lately, see:
- [🐛 Bug]: Import giving error ERROR @wdio/runner: Error: Cannot find package with paths defined in tsconfig.json #10857
- [🐛 Bug]: source map tests are failing on Windows #11875
For running TypeScript files on demand we currently use ts-node which seems to have difficulties with ESM/CJS as well as sourcemaps.
Describe the solution you'd like.
Switch to tsx which seems to have general better support for it.
Describe alternatives you've considered.
n/a
Additional context
No response
Code of Conduct
- I agree to follow this project's Code of Conduct
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Idea 💡A new feature ideaA new feature ideahelp wantedIssues that are free to take by anyone interestedIssues that are free to take by anyone interestedv9
Type
Projects
Status
Done