Getting "The 'mongodb' provider is not supported with this command" Error when try to do mongoDB migrate with Prisma
I'm developing some simple Todo App BE using NestJS with Prisma ORM and use MongoDB as the DB. I'm using a FREE and SHARED MongoDB cluster that is hosted in MongoDB Altas cloud. Also I added 0.0.0.0/0 to the network…