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

Deferred Strategy breaks di:compile #13

Open
brosenberger opened this issue Jan 7, 2021 · 2 comments
Open

Deferred Strategy breaks di:compile #13

brosenberger opened this issue Jan 7, 2021 · 2 comments

Comments

@brosenberger
Copy link
Contributor

Magento version #:

2.2.x

Edition (EE, CE, OS, etc):

CE

Expected behavior:

di:compile runs through without error

Actual behavior:

di:compile throws an error: [ReflectionException]
Class Magento\Framework\MessageQueue\PublisherInterface does not exist

possible solutions:

either remove the feature or drop the magento versions in the composer.json which do not support that interface

@srenon
Copy link
Contributor

srenon commented Jan 12, 2021

Sorry about this... Give me a few to fix this... I need to figure out the Magento version number for MessageQueue

"magento/module-backend": "100.0.|100.1.|100.2.|101.0.|102.0.",
"magento/framework": "100.0.
|100.1.|101.0.|102.0.|103.0.",

@forwells
Copy link

any solution for this...

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

3 participants