Unable to install 3.0 (missing module toolbar_plus)

Created on 7 January 2025, 2 months ago

Problem/Motivation

When trying to install 3.1.0 and run Drupal updates, I get the error:

drush updb
 [error]  Layout Builder + requires this module.
 (Currently using Unresolved dependency toolbar_plus (Missing)
) 
 [error]  Layout Builder + - Section Library requires this module.
 (Currently using Unresolved dependency toolbar_plus (Missing)
)

Steps to reproduce

composer require 'drupal/lb_plus:^3.1'
drush updb -y

See the info.yml file:

dependencies:
  - drupal:layout_builder
  - drupal:toolbar_plus
  - drupal:block

Proposed resolution

There is no such core module drupal:toolbar_plus. Should it be toolbar_plus:toolbar_plus for the contrib module β†’ ?

Also, the dependencies could be sorted alphabetically.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

3.1

Component

Code

Created by

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

Comments & Activities

Production build 0.71.5 2024