- πΊπΈUnited States rajesh bhimani 3265 Summitrun Drive, Independence, KY, 41051.
Issue is already fixed 12 months ago
Automatically closed - issue fixed for 2 weeks with no activity.
Installing the module for Drupal 9.4.6 fails with an error:
Problem 1
- drupal/media[dev-1.x, 1.x-dev] 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/advanced_gutenberg_blocks 1.0.0-beta1 requires drupal/media * -> satisfiable by drupal/media[dev-1.x, 1.x-dev (alias of dev-1.x)].
- drupal/media 1.x-dev is an alias of drupal/media dev-1.x and thus requires it to be installed too.
- Root composer.json requires drupal/advanced_gutenberg_blocks ^1.0@beta -> satisfiable by drupal/advanced_gutenberg_blocks[1.0.0-beta1].
Although, when downgrading to Drupal 9.4.3 it works fine.
Install the module using composer:
composer require 'drupal/advanced_gutenberg_blocks:^1.0@beta'
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Issue is already fixed 12 months ago
Automatically closed - issue fixed for 2 weeks with no activity.