christianalares
christianalares
Explore posts from servers
PPrisma
Created by jcm10 on 1/10/2025 in #help-and-questions
Prisma Optimize Initialization Missing Database URL
I just had the same issue and I thought looking in the discord might help and here we are! I also get the error Environment variable not found: DATABASE_URL but only when using the withOptimize-extension on the PrismaClient Using:
"@prisma/client": "^6.2.1",
"@prisma/extension-optimize": "^1.1.4",
"prisma": "^6.2.1"
"@prisma/client": "^6.2.1",
"@prisma/extension-optimize": "^1.1.4",
"prisma": "^6.2.1"
7 replies