- Issue created by @jibla
- πΊπΈUnited States phenaproxima Massachusetts
Ah, I think I see the problem here. That's a genuine bug if you haven't selected any recipes on the first page of the installer. Moving to the appropriate project so I can fix it and tag a new release.
- πΊπΈUnited States phenaproxima Massachusetts
This branch should fix it. Can you try testing with it? How to do that:
ddev composer config repo.recipe-kit vcs https://git.drupalcode.org/issue/recipe_installer_kit-3504620.git ddev composer require drupal/recipe_installer_kit:dev-3504620-after-rebuilding-installer
Then try reinstalling as per usual.
Once you've tested, you can revert the changes to composer.json:
ddev composer config --unset repo.recipe-kit ddev composer require drupal/recipe_installer_kit:^1@alpha
If that fixes it for you, just mark this issue as "Reviewed and tested by the community" and I'll commit this bad boy and roll a new release right away.
- π¬πͺGeorgia jibla
@phenaproxima
I have tested and works with this branch fine.
-
phenaproxima β
committed 3a866414 on 1.x
Issue #3504620 by phenaproxima, jibla: Hooks::applyRecipes() doesn't...
-
phenaproxima β
committed 3a866414 on 1.x
- πΊπΈUnited States phenaproxima Massachusetts
Thanks for testing! Merged into 1.x, and tagging 1.0.0-alpha2 shortly.
Automatically closed - issue fixed for 2 weeks with no activity.