ayub48
Results
1
comments of
ayub48
Hello guys. I have the same problem with Prisma and mongodb and nothing helps; this is my code: ``` const { PrismaClient } = require('@prisma/client') const prisma = new PrismaClient()...