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
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
The text was updated successfully, but these errors were encountered:
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
Prisma logs
Cannot open cursor to perform index gets in database undefined
The text was updated successfully, but these errors were encountered: