studio icon indicating copy to clipboard operation
studio copied to clipboard

Cannot open cursor to perform index gets in database undefined

Open william-swe opened this issue 5 months ago • 0 comments

Bug description

When I run npm run db:studio I got an error: Cannot open cursor to perform index gets in database undefined on Mac OS. However, I can run the command on the same repo on Windows, I am not sure what is the problem and how to solve it.

How to reproduce

As specified above.

Expected behavior

I should see Prisma database UI.

Prisma information

5.14.0

Environment & setup

  • OS: Mac OS
  • Browser: Safari
  • Database: Prisma + SQLite

Prisma logs

Cannot open cursor to perform index gets in database undefined

william-swe avatar Sep 11 '24 07:09 william-swe