как установить модуль address выдает ошибкуAddress requires the commerceguys/addressing library.

Главные вкладки

Комментарии

Аватар пользователя riaron986 riaron986 18 сентября в 9:25

drupal 10.3.5
выдает
Проблема 1
- Для корневого файла composer.json требуется drupal/address, его не удалось найти ни в одной версии, возможно, в названии пакета опечатка.

Возможные причины:
- Опечатка в названии пакета
- Пакет недоступен в достаточно стабильной версии в соответствии с вашими настройками минимальной стабильности
более подробную информацию смотрите в .
- Это закрытый пакет, и вы забыли добавить пользовательский репозиторий, чтобы найти его

Аватар пользователя riaron986 riaron986 21 сентября в 13:45

При наборе выдает Pick one of these or leave empty to abort:
[0] behat/behat
[1] phpmd/phpmd
[2] rector/rector
[3] twbs/bootstrap
[4] phpstan/phpstan

перерепробовал все варианты выдает Could not parse version constraint :: Invalid version string ":"

Аватар пользователя riaron986 riaron986 21 сентября в 13:45

При наборе выдает Pick one of these or leave empty to abort:
[0] behat/behat
[1] phpmd/phpmd
[2] rector/rector
[3] twbs/bootstrap
[4] phpstan/phpstan

перерепробовал все варианты выдает Could not parse version constraint :: Invalid version string ":"

Аватар пользователя VasyOK VasyOK 20 сентября в 17:04

Мне кажется вы пытаетесь как-тол своеобразно Друпал и модули устанавливать.
composer require 'drupal/address:^2.0' - че пишет?

Аватар пользователя riaron986 riaron986 20 сентября в 18:17

PS C:\OSPanel\home\mysite1.local> composer require 'drupal/address:^2.0'
The "2.0" constraint for "drupal/address" appears too strict and will likely not match what you want. See https://getcomposer.org/constraints
./composer.json has been updated
Running composer update drupal/address
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires drupal/address, it could not be found in any version, there may be a typo in the package name.

Potential causes:
- A typo in the package name
- The package is not available in a stable-enough version according to your minimum-stability setting
see for more details.
- It's a private package and you forgot to add a custom repository to find it

Read for further common problems.

Installation failed, reverting ./composer.json to its original content.

Аватар пользователя riaron986 riaron986 23 сентября в 10:34

поставил 9.5.11 друпал adress установился, теперь не устаналивается enity. Какую версию данного модуля можно установить на мой друпал 9.5.11?