question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ts-node-dev 1.1.8 is broken with TypeScript 4.7

See original GitHub issue

Issue description

ts-node-dev 1.1.8 is broken with TypeScript 4.7. The underlying issue is a problem with ts-node, which has been fixed in ts-node 10.7 (https://github.com/TypeStrong/ts-node/issues/1647). It works correctly in ts-node-dev 2.0.0-0. Is there a chance we can get an actual release of that version, instead of just a release on the next distribution tag?

Context

OS version (is it docker or host?), ts-node-dev version no docker, ts-node-dev 1.1.8

Did you try to run with ts-node? no

Did you try to run with --files option enabled? no

Did you try to run with --debug option enabled? no

Do you have a repro example (git repo) with simple steps to reproduce your problem? no

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:15
  • Comments:9 (1 by maintainers)

github_iconTop GitHub Comments

9reactions
wclrcommented, May 26, 2022

I’ve published 2.0.0, check it.

2reactions
dargmueslicommented, May 26, 2022

Works for me! 😃 thank you for your maintenance ❤️

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues · wclr/ts-node-dev - GitHub
Compiles your TS app and restarts when files are modified. - Issues · wclr/ts-node-dev. ... ts-node-dev 1.1.8 is broken with TypeScript 4.7.
Read more >
ts-node-dev - npm
Compiles your TS app and restarts when files are modified.. Latest version: 2.0.0, last published: 7 months ago. Start using ts-node-dev in ...
Read more >
Running a simple express app with ts-node-dev and get error
Just change the ts-node-dev version from 1.1.8 to 2.0.0-0 in my package.json file, then run npm install again, and the error disappears.
Read more >
ts-node-dev - Bountysource
When I start app ts compile very fast, but when I change some file It take to long to restart, in which may...
Read more >
Changelog | skuba - GitHub Pages
See the TypeScript 4.7 announcement for more information. ... Prettier and TypeScript patches and ts-node-dev minors without us having to cut a new...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found