Moshe Weitzman
Moshe Weitzman
I don't know either. The sub-command that is showing that table is `drush updatedb:status`
Thanks for this work, @andypost and @greg-1-anderson. Looks like the dependencies are making progress.
Can this be closed? AFAIK we did this.
This is now complete?
Please paste in output of `composer show`
Can you paste output of `composer --version`. It must be >=2 for drush to work. If it is, you must figure out why you aren't getting the runtime utilities from...
is it fixed if you run `composer require composer-runtime-api ^2.0`
_Woops, I see there is a different Pr for 13.x at #6057_ Needs to go into 13.x first
I think this only throws the error for interactive requests. Non interactive are allowed to proceed. This went in at https://github.com/drush-ops/drush/pull/4733/files. Discussed at. https://github.com/drush-ops/drush/issues/6006#issue-2295751716
ok, perhaps someone can debug why interactive is not sufficient.