Ensure that the module dependencies are installed

Created on 20 January 2024, over 1 year ago

Problem/Motivation

When I enabled the module on my drupal site with the "Minimal" installation profile, I got the below error:

Configuration objects provided by media_entity_link have unmet dependencies: core.entity_form_display.media.link.default (path)

Steps to reproduce

  • Create a drupal site with minimal installation profile
  • Add media_entity_link module to your site
  • Install the module via drush(I did not try enabling it from the admin/modules UI)& you will see this error.

Proposed resolution

Identify all the modules listed as dependencies in the yml files within config/install directory and include them as dependencies in the module's info yml.

Remaining tasks

User interface changes

None

API changes

None

Data model changes

None

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇮🇳India kunalkursija Mumbai

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

Comments & Activities

Production build 0.71.5 2024