llamacoder icon indicating copy to clipboard operation
llamacoder copied to clipboard

got an error with prisma

Open longneck84 opened this issue 1 month ago • 4 comments

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

longneck84 avatar Jan 07 '25 06:01 longneck84