npx prisma migrate dev
I'm trying to create my first migration with
npx prisma migrate dev, but when I run the command, it seems to be stuck in an endless loop, in this screenshot, the command was executed ~20 minutes ago, and it's still stuck.
