Closed Alexandre-Fernandez closed 2 years ago
Hey @Alexandre-Fernandez Thanks for using my project, I appreciate it.
Yes, indeed there has been a breaking change in Prisma internals. It looked a minor change judging by the release notes. I'm planning to dedicate some time to upgrade this generator and all other generators I have.
Hopefully soon enough.
Though if you feel adventurous, you could give it a go. Start by checking the release notes regarding Prisma's internals, that's where you would need to begin.
It works perfectly on 3.15.2, but throws this error after running
pnpm prisma generate
on 4.0.0 :