Вопрос решён изменением настроек сервера Apach, модуля PHP и рекомендацией по установке в указанном выше видео.
Настройки сервера http://storeideas.info/img/composer/nastrojki_servera.jpg
Исполнительная команда для GIT Bash Here
composer create-project drupal-composer/drupal-project:8.x-dev commerce-stability-dev --no-interaction
Вопрос решён изменением настроек сервера Apach, модуля PHP и рекомендацией по установке в указанном выше видео.
Настройки сервера http://storeideas.info/img/composer/nastrojki_servera.jpg
Исполнительная команда для GIT Bash Here
composer create-project drupal-composer/drupal-project:8.x-dev commerce-stability-dev --no-interaction
Команды прописал по отдельности, но не все встали. composer require "symfony/form" отказалась прописываться.
Девушка пишет что папка библиотеки должна быть в папке vendor, у меня её там нет что делать?
xmacinfo CreditAttribution: xmacinfo at xMac info commented about a year ago
After running composer, make sure that the addressing folder exists in the /vendor directory :
Может кто дать подсказку куда попробовать прописать, так как у меня на cd не реагирует (7 window) или я не там пишу?
nileema19
I have Acquia dev desktop installed on my system [Windows 10], I have followed below process to install Address module.
Check composer.json file and see whether it has "minimum-stability": "dev" , if not then add it.
Then open command prompt and need to "cd" into the root of project directory / directory that contains the composer.json file and execute below require commands -
Началось с того, что модуль Commerce композитор отказался прописывать.
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for drupal/commerce 2.x-dev -> satisfiable by drupal/commerce[2.x-dev].
- drupal/commerce 2.x-dev requires drupal/entity ^1.0-rc1 -> satisfiable by drupal/entity[1.x-dev, 1.0.0-rc2, 1.0.0-rc1] but these conflict with your requirements or minimum-stability.
Installation failed, reverting ./composer.json to its original content.
Я уже неделю над этим бьюсь и результата получить не могу.
Так же как и вы предполагаю что ключевая ошибка в файле соmposer.json
Но вот разобраться я в ней не могу. http://storeideas.info/img/composer/34567.png
Проблема установки commerce. " but these conflict with your requirements or minimum-stability"
Вот здесь детальный разбор http://drupalbook.ru/drupal/5-drupal-commerce
Вопрос решён изменением настроек сервера Apach, модуля PHP и рекомендацией по установке в указанном выше видео.
Настройки сервера http://storeideas.info/img/composer/nastrojki_servera.jpg
Исполнительная команда для GIT Bash Here
composer create-project drupal-composer/drupal-project:8.x-dev commerce-stability-dev --no-interaction
Проблема при установке модуля Address.
Вопрос решён изменением настроек сервера Apach, модуля PHP и рекомендацией по установке в указанном выше видео.
Настройки сервера http://storeideas.info/img/composer/nastrojki_servera.jpg
Исполнительная команда для GIT Bash Here
composer create-project drupal-composer/drupal-project:8.x-dev commerce-stability-dev --no-interaction
Проблема при установке модуля Address.
Вот здесь детальный разбор, возможно найду решение http://drupalbook.ru/drupal/5-drupal-commerce
Проблема при установке модуля Address.
Снёс всё и начал заново. Не верно был установлен composer, отсутствовала привязка к папке php/php.exe/
Проблема при установке модуля Address.
Нет.
Проблема при установке модуля Address.
причина выяснена. В vendor отсутствует папка commerceguys . Что необходимо сделать?
Применение команд
1. composer config repositories.drupal composer https://packages.drupal.org/8
2. composer require "drupal/address ~1.0"
3. composer update drupal/address --with-dependencies
не устраняет причин.
Проблема при установке модуля Address.
Команды прописал по отдельности, но не все встали. composer require "symfony/form" отказалась прописываться.
Девушка пишет что папка библиотеки должна быть в папке vendor, у меня её там нет что делать?
xmacinfo CreditAttribution: xmacinfo at xMac info commented about a year ago
After running composer, make sure that the addressing folder exists in the /vendor directory :
vendor/commerceguys/addressing
Проблема при установке модуля Address.
Может кто дать подсказку куда попробовать прописать, так как у меня на cd не реагирует (7 window) или я не там пишу?
nileema19
I have Acquia dev desktop installed on my system [Windows 10], I have followed below process to install Address module.
Check composer.json file and see whether it has "minimum-stability": "dev" , if not then add it.
Then open command prompt and need to "cd" into the root of project directory / directory that contains the composer.json file and execute below require commands -
Проблема при установке модуля Address.
Началось с того, что модуль Commerce композитор отказался прописывать.
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for drupal/commerce 2.x-dev -> satisfiable by drupal/commerce[2.x-dev].
- drupal/commerce 2.x-dev requires drupal/entity ^1.0-rc1 -> satisfiable by drupal/entity[1.x-dev, 1.0.0-rc2, 1.0.0-rc1] but these conflict with your requirements or minimum-stability.
Installation failed, reverting ./composer.json to its original content.
Проблема установки commerce. " but these conflict with your requirements or minimum-stability"
Принято.
Проблема при установке модуля Address.
Я уже неделю над этим бьюсь и результата получить не могу.
Так же как и вы предполагаю что ключевая ошибка в файле соmposer.json
Но вот разобраться я в ней не могу.
http://storeideas.info/img/composer/34567.png