Argument 3 passed to                                                   [error]
Drupal\config_devel\EventSubscriber\ConfigDevelAutoExportSubscriber::__construct()
must implement interface
Symfony\Component\EventDispatcher\EventDispatcherInterface, none given,
called in
web/core/lib/Drupal/Component/DependencyInjection/Container.php
on line 272 and defined ConfigDevelAutoExportSubscriber.php:47
E_RECOVERABLE_ERROR encountered; aborting. To ignore recoverable       [error]
errors, run again with --no-halt-on-error
Drush command terminated abnormally due to an unrecoverable error.     [error]

Comments

joachim created an issue. See original summary.

myLies’s picture

Hi @joachim
Could you tell, how to reproduce this error?
Are you used drush config-devel-export modulename?

joachim’s picture

Yup, I used 'drush config-devel-export modulename' after adding some items to my module's info.yml file.

myLies’s picture

@joachim
Cannot reproduce that error
Maybe the problem in info.yml of your module?

james.williams’s picture

I hit this issue, rebuilt the cache (with a drush cr), and the problem was solved.

Grimreaper’s picture

Status: Active » Closed (outdated)

Hello,

I have rested with the last codebase of config devel. I can't reproduce the bug.

Also I think it is tool old.

Feel free to re-open if needed.

Grimreaper’s picture

Issue tags: +Europe2020