Closed tyssen closed 1 year ago
Sounds like a project config mishap more than anything, but looks like you've resolved it?
I exported the local db into production. Luckily, it's not a site that gets updated very often so my local copy of the db is still current with the content on production.
Question
I've run through an upgrade of a site locally and eventually got everything working. I'm now trying to deploy the changes to production and have done
composer install
which installs everything OK, followed byphp craft up
which gives me:What needs to be done to resolve that?