Hi, save a soul here. I am using Martfury theme but whenever I try to install new extensions, there seems to be a bug. Is it because of my theme or is it a Magento 2.3x bug?
$ php bin/magento setup:di:compile
Compilation was started. Area configuration aggregation... 5/8 [=================>----------] 62% 31 secs 334.0 MiB
In ClassReader.php line 43: Class Magento\Catalog\Model\Config\LayerCategoryConfig does not exist
In ClassReader.php line 36: Class Magento\Catalog\Model\Config\LayerCategoryConfig does not exist
Have the same issue... Have you fixed it?
hi
I Have the same issue... Have you fixed it?
This issue seems to happen with older versions of Mirasvi LayeredNavigation the easiest way to resolve this is by removing the reference to the below as not longer exists.
Magento\Catalog\Model\Config\LayerCategoryConfig
This should fix your issue.