"Missing required environment variable: DATABASE_URL" after Migrating to prisma.config.ts
I'm trying to migrate to the new
This error occurs when I run
It was perviously working before moving to
prisma.config.ts as outlines here. I'm running into this error.This error occurs when I run
npx prisma generate.It was perviously working before moving to
prisma.config.ts.prisma.config.tsprisma clientPrisma
Catch up on the lates 6.18.0 release for Prisma ORM and Prisma Postgres.
