Ts-node error during generator turborepo


You can see the current behaviour on the picture, while it should work, it just doesnt

Create a new project with pnpm create-turbo@latest, then add turbo/generators/config.ts with a function defining a generator, then run turbo gen

Hey @captainziboo. I wasn’t able to replicate the error, but I might be doing something differently from you. Are you able to share a minimal reproducible example that I can use to investigate further?