Kyle Scully

Results 3 comments of Kyle Scully

Hi @eps1lon, Thanks for the great feedback. I agree with your points and don't think any piece is missing from your codemod (at least not that I saw). I opted...

I ran into this same issue and my workaround was to just forgo using ts-node completely and instead for the ts-node path put my path to the `bun` executable. Works...

> **edit**: after reading through all the way to the end of that issue, the simplest fix was to switch to [bun](https://bun.sh/) (thanks @zieka!) no problem 🍻 Also looks like...