Next.js and Prisma Issue.

How I can get rid of the prisma generate issue
No description
3 Replies
Prisma AI Help
You're in no rush, so we'll let a dev step in. Enjoy your coffee, or drop into #ask-ai if you get antsy for a second opinion!
Dogearis
Dogearis4d ago
Did you try... running prisma generate? Are you running Prisma v6.6.0 (which changed some behavior that can likely crash existing @prisma/client if output isnt correctly set)?
Nurul
Nurul3d ago
Did you run npx prisma generate command? We would need more information on the steps you took to get into this state in order to debug this.

Did you find this page helpful?