Unmet dependencies
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3590721. --> Reported by: [scott_euser](https://www.drupal.org/user/3267594) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Hi! I was attempting to try this out and did `ddev composer require drupal/localgov_publications`, and attempted to enable but I receive <code>Unable to install LocalGov Publications due to unmet dependencies: core.entity_view_display.node.localgov_publication_cover_page.full (core.entity_view_mode.node.full), core.entity_view_display.node.localgov_publication_cover_page.teaser (core.entity_view_mode.node.teaser)</code>. Are there dependencies on other localgov modules that aren't specificed in this module's composer and/or info.yml file perhaps? Thanks!</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <p>Attempt to install standalone via composer</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>TBD</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>TBD</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>TBD</p> <h3 id="summary-api-changes">API changes</h3> <p>TBD</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>TBD</p>
issue