-
Notifications
You must be signed in to change notification settings - Fork 316
Open
Description
cd server
npx prisma migrate save --experimental
When running the above command line, I received the below error:
Error: The current command "save" doesn't exist in the new version of Prisma Migrate.
Read more about how to upgrade: https://pris.ly/d/migrate-upgrade
Prisma updated the command line of migration, I don't know how to run the migration here. Does anyone know how to move forward from here?
Thank you
Metadata
Metadata
Assignees
Labels
No labels