- Issue created by @arthur_lorenz
- π¦πΉAustria fago Vienna
Is the issue maybe the strict comparison?
https://www.drupal.org/node/3478662 βI've learned from recipe sessions that this is mostly a good idea to not use them, since small config changes/extension e.g. by used modules can lead to errors already. Better to only have it strict when really needed for some reason.
- π¦πΉAustria arthur_lorenz Vienna
Yes, exactly. The config is however in a drupal cms recipe. So this ticket exists to figure out how to deal with it.
- π·π΄Romania ciprian.stavovei
ciprian.stavovei β made their first commit to this issueβs fork.
- π·π΄Romania ciprian.stavovei
The only way I managed to make it work was by adding
strict: false
in the drupal_cms_admin_ui recipe. That's where the block.block.gin_messages config is added. It seems to be a Drupal CMS issue, therefore I created one here: https://www.drupal.org/project/drupal_cms/issues/3523920 π Subsequent recipes installation breaks because of gin config from drupal_cms_admin_ui Active and added a PR.
I also updated the readme file from lupus_decoupled_recipe recipe to explain how to overcome the error. lupus_decoupled_recipe seems to be the base for all the others, so that's why I added it there. - Merge request !1Issue #3523344: Error on installing multiple Lupus Decoupled recipes β (Merged) created by ciprian.stavovei
- π¦πΉAustria arthur_lorenz Vienna
Thank you, please also link the issue in the README, then we can merge :)
-
arthur_lorenz β
committed 40d92ed9 on 1.x authored by
ciprian.stavovei β
Issue #3523344: Error on installing multiple Lupus Decoupled recipes
-
arthur_lorenz β
committed 40d92ed9 on 1.x authored by
ciprian.stavovei β