akeneo / magento2-connector-community

Akeneo Connector for Magento 2
Open Software License 3.0
85 stars 89 forks source link

Class Akeneo\Pim\ApiClient\Search\SearchBuilderFactory does not exist #365

Open moroy-coder opened 3 years ago

moroy-coder commented 3 years ago

Hi,

I have installed Akeneo connector in Magento 2.4.1. But in the backend configuration options are not displaying. And whenever I am trying to execute di:compile comment that time I am getting error -
Class Akeneo\Pim\ApiClient\Search\SearchBuilderFactory does not exist

Dnd-Gimix commented 3 years ago

Hi @moroy-coder ,

Thank you for your interest in Akeneo Connector. Did you make sure to install all dependencies while installing the connector ? (akeneo/api-php-client)

Regards,

abrorAbdullaev commented 3 years ago

@moroy-coder I am having similar issue, but that i because I am instaling this module manually on to the App/Code folder, not with composer. At the moment I have restrictions with composer so I have to install it in this way. Can you clarify how do you install the module?

prateeksahus commented 2 years ago

Hi @moroy-coder you can look at the composer.json file of Akeneo connector and composer require the dependencies.. this should resolve the error