Error:

 [warning] The "help_block" block plugin was not found

In RecipeConfigInstaller.php line 70:

  There were validation errors in block.block.gin_help:
  - settings.provider: Module 'help' is not installed.

Why?

We're adding the Help block, but on a site that is installed on minimal, or no profile, the help module is not enabled by default.

Solution

Enable the help module in the recipe.yml

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

thejimbirch created an issue. See original summary.

thejimbirch’s picture

Status: Active » Needs review
thejimbirch’s picture

Issue summary: View changes
wjackson’s picture

Status: Needs review » Reviewed & tested by the community

Recipe now installs as expected on the latest version of Drupal 11.2 for both the standard and minimal install profiles. Marking RTBC!

  • thejimbirch committed ca758399 on 1.0.x
    Issue #3535828 by thejimbirch, wjackson: The "help_block" block plugin...
thejimbirch’s picture

Status: Reviewed & tested by the community » Fixed

Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.