When running `yarn rw prisma migrate deploy` , I g...
# orm-help
t
When running
yarn rw prisma migrate deploy
, I get an error saying:
Copy code
1 migration found in prisma/migrations

Error: P3005

The database schema is not empty. Read more about how to baseline an existing production database: <https://pris.ly/d/migrate-baseline>
What am I doing wrong and how can I fix it?
👀 1
n
Hey Ted 👋 Does the database in which you are executing the migrate deploy command have existing data?
v
👋 Hello @Ted Joe - did you have a chance to see Nurul's question? Let us know if you still need help!