verbb / cp-nav

Control Panel Nav is a Craft CMS plugin to help manage your Control Panel navigation.
MIT License
130 stars 11 forks source link

Composer error when deploying to production #123

Closed tyssen closed 1 year ago

tyssen commented 1 year ago

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 by php craft up which gives me:

You need to be on at least Control Panel Nav 3.0.17 before you can update to Control Panel Nav 4.0.10.

What needs to be done to resolve that?

engram-design commented 1 year ago

Sounds like a project config mishap more than anything, but looks like you've resolved it?

tyssen commented 1 year ago

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.