I was facing a similar issue until someone from the Discord channel helped me out. They shared an article that explained exactly how to fix it. After reading the article, I was able to run my project without any issues.
For anyone else experiencing this, the solution involves configuring the earlyAccess
boolean as described in the Prisma documentation. You can check it out here: Prisma Config Reference: earlyAccess Boolean