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

Cannot load commands from Symfony Messenger Component #53

Open
MMierzynski opened this issue Aug 26, 2020 · 1 comment
Open

Cannot load commands from Symfony Messenger Component #53

MMierzynski opened this issue Aug 26, 2020 · 1 comment

Comments

@MMierzynski
Copy link

After installation of Symfony Messenger (v4.4.11) as a composer dependency for OXID module oxrun script returns the following error in console:
Command Collection: Error loading class 'Symfony\Component\Messenger\Command\SetupTransportsCommand'. Trace: Oxrun\CommandCollection\Aggregator\ModulePass

When the error exists script cannot find any other command from the project.

Version of oxrun: v4.2.1

@TumTum
Copy link
Member

TumTum commented Feb 1, 2021

Maybe this Command Symfony\Component\Messenger\Command\SetupTransportsCommand has a error

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