Prisma generate with Turborepo never prompting for name
After following the instructions to setup Prisma with turborepo, when runnning pnpm turbo db:migrate, the terminal just hangs and never enters the interactive CLI.
I have made sure to set the command as persistent
I am not sure if this is an issue with prisma or turborepo
I have made sure to set the command as persistent
I am not sure if this is an issue with prisma or turborepo