installation on Drupal 10 is failing

Created on 1 May 2023, about 1 year ago
Updated 8 November 2023, 8 months ago

Dependency issue: block_class 1.x vs block_class 2.x

While trying to install on a clean drupal 10 using composer, it is failing with the following error.

Problem 1
- drupal/block_class[1.0.0-alpha1, ..., 1.1.0] require drupal/core ^8 -> found drupal/core[8.0.0-beta6, ..., 8.9.x-dev] but these were not loaded, likely because it conflicts with another require.
- drupal/block_class[1.2.0, ..., 1.x-dev] require drupal/core ^8 || ^9 -> found drupal/core[8.0.0-beta6, ..., 8.9.x-dev, 9.0.0-alpha1, ..., 9.5.x-dev] but these were not loaded, likely because it conflicts with another require.
- drupal/estore 1.15.0-alpha1 requires drupal/block_class ^1.0 -> satisfiable by drupal/block_class[1.0.0-alpha1, ..., 1.x-dev].
- Root composer.json requires drupal/estore ^1.15@alpha -> satisfiable by drupal/estore[1.15.0-alpha1].

The the seems to be depends on block_class v. 1.x which is not compatible with drupal 10.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India raveendrab

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

Comments & Activities

Production build 0.69.0 2024