Has anyone seen `TypeError: Cannot read property '...
# orm-help
r
Has anyone seen
TypeError: Cannot read property 'type' of undefined
on a first time
prisma generate
(and have any advice)?
b
What does your typedefs file look like?
I am suspecting there is syntax error somewhere, and would help to know what you're working with!
@rem