Unable to install Event Platform Event Details due to unmet dependencies

Created on 22 May 2025, 2 months ago

Problem/Motivation

When installing it on the latest version of Drupal 11, I get this.

Unable to install Event Platform Event Details due to unmet dependencies: core.entity_view_display.taxonomy_term.event.dates (layout_builder)

Steps to reproduce

Use the ddev quick start to spin up the latest version of Drupal 11

composer require 'drupal/event_platform:^2.0@beta'

πŸ› Bug report
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bernardm28 Tennessee

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

Comments & Activities

  • Issue created by @bernardm28
  • πŸ‡ΊπŸ‡ΈUnited States bernardm28 Tennessee
  • πŸ‡ΊπŸ‡ΈUnited States bernardm28 Tennessee
  • πŸ‡ΊπŸ‡ΈUnited States bernardm28 Tennessee

    I also tried the ddev composer require 'drupal/event_platform:^2.0.x-dev' but ran into the same issue.

  • πŸ‡ΊπŸ‡ΈUnited States bernardm28 Tennessee

    It seems like this issue happens because we are missing a requirement on the core
    layout_builder module. Which is not installed by default.

    However, installing that fixes that issue, but brings another one.

    Configuration objects (user.role.authenticated) provided by event_platform_sessions already exist in the active configuration

    That issue is solved by moving the user.role.authenticated from event_platform_sessions from the install folder to the optional folder inside config.

  • πŸ‡¨πŸ‡¦Canada mandclu

    I believe the issues you encountered should now be fixed on the dev branch. Please test it again.

  • πŸ‡¨πŸ‡¦Canada mandclu

    I believe this should be resolved now, so marking this as outdated. Feel free to reopen if additional work is needed.

  • Status changed to Closed: outdated 3 days ago
  • πŸ‡ΊπŸ‡ΈUnited States lgschnurpel

    I just installed drupal/event_platform:2.0.x-dev@dev but am running into a similar error when trying to install Event Platform Bundle Unable to install Event Platform Event Details due to unmet dependencies: eca.eca.new_article_set_event (node.type.article)

  • πŸ‡ΊπŸ‡ΈUnited States lgschnurpel

    ...And now I see your task regarding Event Platform requiring a standard install. https://www.drupal.org/project/event_platform/issues/3528322 πŸ› Installation fails Active

Production build 0.71.5 2024