- Issue created by @SirClickALot
- πΊπΈUnited States brightbold Boston, MA
tunic β credited brightbold β .
- π³π±Netherlands timohuisman Leiden, Netherlands
tunic β credited timohuisman β .
- π¬π§United Kingdom SirClickALot Somerset
@tunic,
I have patched my local version and flushed all caches and done a database updated just in case.
All working as before :-)
However, when I go to (dry run) and re-try an update to the Field Group module itself using...
composer require 'drupal/field_group:^4.0' composer update "drupal/core-*" --with-all-dependencies --dry-run
I am still seeing the 'Problems' ...
Problem 1 - Root composer.json requires drupal/field_group ^4.0, found drupal/field_group[dev-4.x, 4.0.0-alpha1, 4.0.0, 4.x-dev] but these were not loaded, likely because it conflicts with another require. Problem 2 - drupal/field_group_label is locked to version 2.0.0 and an update of this package was not requested. - drupal/field_group_label 2.0.0 requires drupal/field_group ^3.4 -> found drupal/field_group[dev-3.x, 3.4.0, 3.5.0, 3.6.0, 3.x-dev (alias of dev-3.x)] but it conflicts with your root composer.json require (^4.0). Problem 3 - drupal/popup_field_group is locked to version 1.9.0 and an update of this package was not requested. - drupal/popup_field_group 1.9.0 requires drupal/field_group * -> found drupal/field_group[dev-1.x, dev-3.x, dev-4.x, 1.0.0-rc3, ..., 1.x-dev (alias of dev-1.x), 3.0.0-beta1, ..., 3.x-dev (alias of dev-3.x), 4.0.0-alpha1, 4.0.0, 4.x-dev] but these were not loaded, likely because it conflicts with another require.
Another community member has assured me that the Field Group Popup module (Problem 3 ) is a red-herring here.
What am I missing?
Thanks
- πͺπΈSpain tunic Madrid
I guess I forgot to add compatibility with Field Group 4.x.
Can you try the updated issue fork?
New beta release created for testing purposes, that one will replace current stable when this issue is fixed!
- π¬π§United Kingdom SirClickALot Somerset
Thank you for all the efforts over the last 24 hour folks.
I can can confirm that 2.1.0.-beta-1 all works as expected and UNblocks the Field Group update to 4.x