Ошибка установки Drupal 10

Created on 2 May 2023, about 1 year ago

В модуле заявлена совместимость с Drupal 10, но фактические при установке через Composer модуль требует установку yaml_editor, а он не адаптирован к Drupal 10

При выполнении composer require 'drupal/cmlmigrations:^1.20' получаю ошибку:

Problem 1
- drupal/yaml_editor[dev-1.x, 1.0.0, ..., 1.x-dev] require drupal/core ~8.0 -> found drupal/core[8.0.0-beta6, ..., 8.9.x-dev] but the package is fixed to 10.0.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/yaml_editor 1.1.0 requires drupal/core ^8 || ^9 -> found drupal/core[8.0.0-beta6, ..., 8.9.x-dev, 9.0.0-alpha1, ..., 9.5.x-dev] but the package is fixed to 10.0.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/cmlmigrations[1.20.0, ..., 1.x-dev] require drupal/yaml_editor * -> satisfiable by drupal/yaml_editor[dev-1.x, 1.0.0, 1.1.0, 1.x-dev].
- Root composer.json requires drupal/cmlmigrations ^1.20 -> satisfiable by drupal/cmlmigrations[1.20.0, 1.x-dev].

🐛 Bug report
Status

Active

Version

1.20

Component

Code

Created by

🇷🇺Russia shevgeny Moscow

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

Comments & Activities

  • Issue created by @shevgeny
  • 🇷🇺Russia shevgeny Moscow

    При ручной установке на открываются страницы /admin/structure/migrate/cmlmigrations и /cmlmigrations/status («На сайте произошла непредвиденная ошибка. Пожалуйста, повторите попытку позже.»)

Production build 0.69.0 2024