You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello ✋
I face an issue with a new setup of Sylius and this plugin
I follow every step of the documentation , and my sylius/sylius version is 1.11.15
The issue is located with this config
BitBag\SyliusVueStorefront2Plugin\Doctrine\Repository\TaxonRepository::__construct(): Argument #1 ($decoratedRepository)
must be of type Sylius\Component\Taxonomy\Repository\TaxonRepositoryInterface,
ContainerQSsNVi1\EntityManager_9a5be93 given, called in /backend/var/cache/dev/ContainerQSsNVi1/getSylius_Repository_TaxonService.php on line 32
Any idea about this ?
I try to decorate manually the file but still the same .
I a m using symfony 5.4
Thanks
The text was updated successfully, but these errors were encountered:
Facing the same issue. For now I removed the line repository: BitBag\SyliusVueStorefront2Plugin\Doctrine\Repository\TaxonRepository and looking what issues this change may bring, yet, I could get past this error.
Hello ✋
I face an issue with a new setup of Sylius and this plugin
I follow every step of the documentation , and my sylius/sylius version is 1.11.15
The issue is located with this config
When i go to any kind of url i have this error
Any idea about this ?
I try to decorate manually the file but still the same .
I a m using symfony 5.4
Thanks
The text was updated successfully, but these errors were encountered: