Open kuaj opened 1 year ago
@marcjulian Any update on this one? I experience this issue as well, I would really like to use this generator
I've been experiencing this for the past few months as well. I regularly try to update, but keep having to downgrade to 0.10.0. So ... bump.
Let me know if there's anything I can do to help 🙂.
Two years on, the problem still occurs. Randomly, but it happens.
No much activity on this project either, which is a bit worrying but understandable.
> prisma generate --generator=dbml
Environment variables loaded from .env
Prisma schema loaded from prisma/schema.prisma
Error:
Cannot read properties of undefined (reading 'type')
I'm commenting out this generator until this issue is resolved (if ever).
Hey, there is some niche error for complex models (many to many)
I did hack around and that's because of multiple named relations that are completely valid within Prisma