Digital
Explore posts from serversPPrisma
•Created by Digital on 8/28/2024 in #help-and-questions
Multiple Schema File issues
hi, so im using as followed on the blog about multiple schema files, and it seems that when i try to use
npx prisma format
or npx prisma generate
, it fails to load those other schema files, i dont have any model in main file tho, so not sure if that's the issue, but it shouldnt be, here's also my file tree:
schema.prisma:
3 replies