npx prisma migrate dev --name init from tutorial not working
Once I get to the part in the supabase prisma tutorial where I run the command
Any ideas what the issue is here?
npx prisma migrate dev --name init the terminal gets stuck at:Any ideas what the issue is here?
Solution
Hey @Nurul that solution works! So does this mean I won't be using the connection pooler?