InvalidArgumentException: The configuration property {property_name} doesn't exist

Created on 4 December 2023, 12 months ago

Problem/Motivation

During run command drush updb you can see this error message:

InvalidArgumentException: The configuration property third_party_settings.layout_builder.sections.2.layout_settings.container_wrapper.bootstrap_styles.background_media.image.media_id.media_library_open_button doesn't exist. in Drupal\Core\Config\Schema\ArrayElement->get() (line 76 of /docroot/core/lib/Drupal/Core/Config/Schema/ArrayElement.php)

Steps to reproduce

  • composer create-project ycloudyusa/yusaopeny-project yusaopeny
  • cd yusaopeny
  • composer require "ycloudyusa/yusaopeny:10.3.0" --no-install
  • composer install
  • drush si openy openy_configure_profile.preset=standard openy_theme_select.theme=openy_carnation openy_terms_of_use.agree_openy_terms=1 install_configure_form.enable_update_status_emails=NULL --account-name=admin --account-pass=open9622 --site-name='DEMO'
  • composer require "ycloudyusa/yusaopeny:10.3.1" -W
  • drush cr
  • drush updb -y

Proposed resolution

Let's fix it

πŸ› Bug report
Status

Active

Version

1.1

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine aleevas

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024