Error: TypeError: Cannot convert undefined or null to object
Im trying to migrate an old project using
Its a MySQL project. I want to use the new js libs instead of Rust engine as this is hosted in AWS. However, im running into this error when I run
6.3.1 to latest version (6.19.0).Its a MySQL project. I want to use the new js libs instead of Rust engine as this is hosted in AWS. However, im running into this error when I run
prisma generate: Error: TypeError: Cannot convert undefined or null to object
