Skip to content

Class Enqueue\Symfony\Client\Meta\QueuesCommandFactory does not exist #1136

Closed
@jg-development

Description

@jg-development

Hi,
I am trying to install the magento 2 module.
First problem is the usage of an old simple client 0.8 (want to install symfony 2.X)
This can be fixed by upgrading the composer.json to 0.10.
After installing the magento 2 extension with simple client 0.10.7 and amqp-tools I wanted to setup:upgrade, but an error occurs:
"Class Enqueue\Symfony\Client\Meta\QueuesCommandFactory does not exist"

Does anybody have a solution for this?

enqueue/amqp-ext                               0.10.7                    
enqueue/amqp-tools                             0.10.7                    
enqueue/dsn                                    0.10.4                    
enqueue/enqueue                                0.10.7                    
enqueue/magento2-enqueue                       dev-constraint_fix 91bc088
enqueue/null                                   0.10.7                    
enqueue/simple-client                          0.10.7      

Activity

stale

stale commented on Mar 19, 2021

@stale

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Class Enqueue\Symfony\Client\Meta\QueuesCommandFactory does not exist · Issue #1136 · php-enqueue/enqueue-dev