Cms: Unable to update to Craft 3.1 due to dependency conflict

Created on 16 Jan 2019  路  3Comments  路  Source: craftcms/cms

Description

Attempting to update to Craft 3.1 (from 3.0.37) and seeing the following dependency conflict with craftcms/vue-asset

image

Additional info

  • Craft version: 3.0.37
  • PHP version: 7.2.1
  • Database driver & version: MySQL
  • Plugins & versions: n/a

Most helpful comment

Figured out why this is happening, and fixed it for 3.1 updates going forward via https://github.com/pixelandtonic/craftnet/commit/a4d1c103ed80035da1bc6174998550279b238866 .

All 3 comments

We鈥檝e seen this happen when composer.lock contains a rogue reference to craftcms/vue-asset. Try manually running composer update to fix, and then reattempt the Craft update. If you鈥檙e not comfortable with that, send your composer.json and composer.lock files over to [email protected] and we鈥檒l get you sorted.

Perfect thanks!

Figured out why this is happening, and fixed it for 3.1 updates going forward via https://github.com/pixelandtonic/craftnet/commit/a4d1c103ed80035da1bc6174998550279b238866 .

Was this page helpful?
0 / 5 - 0 ratings