Hey, running into an issue with `prisma init` and ...
# orm-help
m
Hey, running into an issue with
prisma init
and an existing MySQL database. Introspection fails? or completes and then fails with
Copy code
RelationalIntrospectionResult Relations enums resolved. +3ms
 !
TypeError: Cannot read property 'type' of undefined
Totally new to working with prisma. any help would be much appreciated.