Problem/Motivation

On a fresh install of Drupal 10, getting this error via drush:
The "node_type" plugin does not exist. Valid plugin IDs for Drupal\Core\Condition\ConditionManager are: config_pages_values_access, current_theme, request_path, user_role, entity_bundle:block_content, entity_bundle:comment, entity_bundle:config_pages, entity_bundle:contact_message, entity_bundle:menu_link_content, entity_bundle:node, entity_bundle:shortcut, entity_bundle:taxonomy_term

Proposed resolution

Update the offending configuration to no longer reference "node_type".

Comments

mandclu created an issue. See original summary.

mandclu’s picture

Issue summary: View changes

  • mandclu committed 1978854c on 1.0.x
    Issue #3371853 by mandclu: Error on install: The "node_type" plugin does...
mandclu’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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