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
Comment #2
mandclu commentedComment #4
mandclu commented