-
Notifications
You must be signed in to change notification settings - Fork 340
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
Impossible to process constructor error in Magento 2.4.1 #3076
Comments
Hello @EvasBa, Indeed it seems this class does not exists in 2.4.1 and 2.4.1-p1, so our compatibility matrix is not up-to-date anymore. So
Regards, |
Hi @rbayet , |
Hello @EvasBa, You need to downgrade Elasticsuite to the 2.10.11 version because in the 2.10.12.1 we introduce updating the search context according to support category_uid. BR |
This issue was waiting update from the author for too long. Without any update, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. Please don't hesitate to comment on the bug if you have any more information for us; we will reopen it right away! Thanks for your contribution. |
The issue has been resolved, extension was downgraded to version 2.10.11 |
Great, I close this issue. |
Hello,
When I execute the Magento 2.4.1 command: bin/magento setup:di:compile, I get an error:
In ClassReader.php line 45:
Impossible to process constructor argument Parameter #3 [ Magento\Framework\GraphQl\Query\Uid
$uidEncoder ] of Smile\ElasticsuiteCatalogGraphQl\Model\Resolver\Products\ContextUpdater class
In ClassReader.php line 34:
Class Magento\Framework\GraphQl\Query\Uid does not exist
Please help me to understand why this error occurs and what to do?
The text was updated successfully, but these errors were encountered: