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

Starting studio without `datasource` throws "Error: Cannot read properties of undefined (reading 'directUrl')" #1254

Open janpio opened 3 months ago

janpio commented 3 months ago
> npx prisma studio
Environment variables loaded from .env
Prisma schema loaded from prisma\schema.prisma
Error: Cannot read properties of undefined (reading 'directUrl')

5.15.0