Nguyễn Văn Vỹ
PPrisma
•Created by Nguyễn Văn Vỹ on 1/15/2025 in #help-and-questions
Prisma MongoDB
Hello everyone. I want to using Prisma with MongoDB, NestJS. I was setup with docs, and when start server, I have an error with Typescript:
this is my version of prisma:
"prisma": "6.2.1",
"@prisma/client": "6.2.1",
And my mongoDB is local MongoDB, not replicate. But I not using transaction on my code
This is my schema:
7 replies