Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Class "Drupal\gdpr_dumper\Commands\SqlSyncCommands" does not exist on v3.0.1 #7

Closed
sonnykt opened this issue Oct 2, 2024 · 1 comment

Comments

@sonnykt
Copy link

sonnykt commented Oct 2, 2024

After upgrading to version 3.0.1 (along with Drush 13), I'm getting the following error on all Drush commands:

In LegacyServiceInstantiator.php line 181:

  Class "Drupal\gdpr_dumper\Commands\SqlSyncCommands" does not exist

Version 3.0 removed the SqlSyncCommands (2.0.0...3.0.0) however its declaration in drush.services.yml was not cleaned up hence this error occurs.

sonnykt added a commit to sonnykt/drush-gdpr-dumper that referenced this issue Oct 2, 2024
back-2-95 added a commit that referenced this issue Oct 2, 2024
Issue #7: Cleaned up SqlSyncCommands in drush services.
@back-2-95
Copy link
Member

Thanks! Merged and created a new release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants