Open moroy-coder opened 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,
@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?
Hi @moroy-coder you can look at the composer.json file of Akeneo connector and composer require the dependencies.. this should resolve the error
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