prisma / studio

🎙️ The easiest way to explore and manipulate your data in all of your Prisma projects.
https://www.prisma.io/studio
1.87k stars 48 forks source link

Unable to process `count` query undefined #1253

Open itaibrickner opened 3 months ago

itaibrickner commented 3 months ago

Bug description

when running npx prisma studio I get an error: Unable to process count query undefined and can' open the studio

How to reproduce

npx prisma studio

Expected behavior

No response

Prisma information

sqlite running locally

Environment & setup

Prisma logs

Prisma Studio is up on http://localhost:5555

itaibrickner commented 3 months ago
Screenshot 2024-06-11 at 11 49 31
bc-davin commented 3 months ago

Hi, I am having the issues after I switched between branches. I am not sure what the problem is