Error by install the module via composer in D10

Created on 18 March 2024, 3 months ago
Updated 1 April 2024, 3 months ago

Problem/Motivation

Trying to install the module with D10 using composer return some errors because of the dependencies

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 the package is fixed to 10.2.4 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - drupal/alt_text_import_csv 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/alt_text_import_csv ^1.0@beta -> satisfiable by drupal/alt_text_import_csv[1.0.0-beta1].

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡©πŸ‡ͺGermany SolimanHarkas

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024