- π¦πΉAustria drunken monkey Vienna, Austria
Thanks for reporting this problem. However, I fear I cannot reproduce it. I run Drush 11.5.1, but get no such warnings (even with
-vvv
).
Do you have a link to some documentation for thecomposer.json
entry? If that indeed reflects the Drush version, then I guess it would still be correct to update it, even if weβre not sure it causes problems. (Perhaps Drush removed that check again since 11.4.0?) - π«π·France Chris64 France
Done again. The message is got:
[debug] search_api commands loaded even though its constraint (^9 || ^10) is incompatible with Drush 11.5.1. Broaden the constraint in modules/contrib/search_api/composer.json (see 'extra\drush\services' section) to remove this message. [0.25 sec, 12.41 MB]
So the information is steel here with Drush 11.5.1. The Drupal version is 10.0.7. A
drush cr
is needed before adrush -vvv
. This message doesn't appear after a second drush -vvv. Indeed, interesting to know if some others have this. - π«π·France Chris64 France
@drunken monkey more information about the module version used: 8.x-1.29.
-
drunken monkey β
committed e0de2d46 on 8.x-1.x
Issue #3332036 by drunken monkey, Chris64: Fixed too narrow Drush...
-
drunken monkey β
committed e0de2d46 on 8.x-1.x
- π¦πΉAustria drunken monkey Vienna, Austria
Thanks for keeping up your work on this. Not sure what changed, maybe I did something wrong the first time, but this time I could indeed reproduce that warning. I therefore committed your suggested change.
Thanks again! - Status changed to Fixed
over 1 year ago 3:24pm 26 April 2023 Automatically closed - issue fixed for 2 weeks with no activity.