Unable to install via composer on Drupal 10.1

Created on 30 June 2023, over 1 year ago
Updated 6 July 2023, over 1 year ago

When attempting to install the 1.0.1 version via composer against a fresh Drupal 10 instance, the following error is received:

Problem 1
  - Root composer.json requires drupal/layoutbuilder_search_api ^1.0.1 -> satisfiable by drupal/layoutbuilder_search_api[1.0.1].
  - drupal/layoutbuilder_search_api 1.0.1 requires drupal/layout_builder-layout_builder * -> could not be found in any version, there may be a typo in the package name.

I believe the dependencies listed in the info YAML need tweaking. Instead of it having a dependency of `layout_builder:layout_builder`, it needs to be `drupal:layout_builder`.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇬🇧United Kingdom SoulReceiver

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

Comments & Activities

Production build 0.71.5 2024