Moshe Weitzman
Moshe Weitzman
Mine started working immediately. I installed via Browser Add-on On Ubuntu 21.
See workaround in #8
Looks like we are cruising along toward Option 4?
1. I would warn if a drush.services.yml is present. Thats the only thing thats going to be deprecated in the foreseeable future. Point people to https://www.drush.org/latest/dependency-injection/ for more info. 2....
OK, but the presence of drush.services.yml should *always* trigger a warning. Its always good to remove it. If you have one AND you have autowire/create, you are doing the same...
I wonder if tty defaulted to true in earlier versions of Synfony Console, at least for some configurations. We have had some trouble with this before https://github.com/consolidation/site-process/pull/41 and https://github.com/consolidation/site-process/pull/43
Lets keep this out of Drush core. If you contribute your code, please send us a link here. Thanks.
I've used this on mass.gov. Thanks for contributing it. I would welcome this in Drush if someone is up for making a PR.
Can you pastebin the output of all config-export runs with --debug flag? Then link to that pastebin here.
Thanks for the great report. Hopefully someone will follow your reproduce steps and suggest a fix. I am pretty sure that double config:import is never part of system's design.