You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
cd server
npx prisma migrate save --experimental
When running the above command line, I received the below error:
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
The text was updated successfully, but these errors were encountered: