pixelant / pxa_product_manager

Product Manager. Allow to create and list products on a site. Create dynamical attributes for products. Filter by categories and attributes
11 stars 13 forks source link

Error when you flush cache #277

Closed VladVilya closed 2 years ago

VladVilya commented 3 years ago

On the current branch v10_alpha, after flush cache error appears:

Cannot autowire service "Pixelant\PxaProductManager\Domain\Repository\ProductRepository": argument "$demandService" of method "Pixelant\PxaProductManager\Domain\Repository\AbstractDemandRepository::injectDemandService()" references class "Pixelant\Demander\Service\DemandService" but no such service exists.

pixelmatseriks commented 3 years ago

can you try and update the "demander" extension and see if it helps

MattiasNilsson commented 2 years ago

@VladVilya Did the fix Mats mentioned solve this issue?