swc-project / swc-node

Faster ts-node without typecheck
MIT License
1.78k stars 75 forks source link

Can't run a TypeScript project with `.js` and `.d.ts` files in @swc-node/register@1.9.2 #787

Closed Yovach closed 2 months ago

Yovach commented 3 months ago

image

I updated to @swc-node/register@1.9.2 but I'm still having the following issue https://github.com/swc-project/swc-node/issues/775

My project is using Drizzle with TypeScript. I'll provide a minimal reproduction soon.

yeliex commented 3 months ago

fixed in 1.10.0