OXIDprojects / oxrun

Oxrun provides a cli toolset for the OXID eShop v6.x
MIT License
9 stars 7 forks source link

Cannot load commands from Symfony Messenger Component #53

Open MMierzynski opened 4 years ago

MMierzynski commented 4 years ago

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 commented 3 years ago

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