llamacoder
llamacoder copied to clipboard
got an error with prisma
anyone got following error and how could i fix it?
[ Server ] Error:
Invalid prisma.chat.create()
invocation:
error: Environment variable not found: DATABASE_URL. --> schema.prisma:7 | 6 | provider = "postgresql" 7 | url = env("DATABASE_URL") |
Validation Error Count: 1