hechoendrupal / drupal-console

The Drupal CLI. A tool to generate boilerplate code, interact with and debug Drupal.
http://drupalconsole.com
GNU General Public License v2.0
938 stars 557 forks source link

Error Drupal 8.9 #4251

Open joertru opened 4 years ago

joertru commented 4 years ago

Error instalation Drupal console Drupal 8.9

When installing drupal console in drupal 8.9 with composer environment I get the following error. Drupal 8.9 requires symfony console to be greater than 3.4.4 and drupal console is requesting version 2.4

The ISSUE-GROUP should be one of:

Details to include:

How to reproduce

composer require drupal/console:@stable

Details to include:

fabianderijk commented 4 years ago

This is a big issue and needs to be fixed. New or existing sites with Drupal 8.9 can't install drupal console right now.

malcomio commented 4 years ago

see also #4250, which mentions the root cause being #4220