Hi I am trying to generate Prisma schema from exam...
# orm-help
s
Hi I am trying to generate Prisma schema from example
Copy code
npx prisma migrate save --name init --experimental command
I am getting following error
Copy code
Error: Can't parse migration engine response:
undefined
can someone help ?