You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using a global prisma generate with a different local prisma or @prisma/client might lead to problems. It might be a good idea to warn users if they are doing that and ask for explicit confirmation.
Using a global
prisma generatewith a different localprismaor@prisma/clientmight lead to problems. It might be a good idea to warn users if they are doing that and ask for explicit confirmation.