Magestore / Bannerslider-Magento2

Banner Slider Extension on Magento 2 - best way to capture the eyes of visitors!
http://www.magestore.com/banner-slider-on-magento2.html/
82 stars 100 forks source link

Compilation error on file Collection.php #62

Open vishal1221 opened 7 years ago

vishal1221 commented 7 years ago

When i compile the code using command bin/magento setup:di:compile

Compilation was started. Proxies code generation... 0/7 [>---------------------------] 0% 1 sec 42.0 MiProxies code generation... 1/7 [====>-----------------------] 14% 1 sec 46.0 MiRepositories code generation... 1/7 [====>-----------------------] 14% 1 sec 46.0 MiBPHP Fatal error:
Class 'Magestore\BannerSlider\Model\ResourceModel\Report\Collection' not found in /var/xxx/xxx/magento2/app/code/Magestore/Bannerslider/Model/ResourceModel/Report/Grid/Collection.php on line 13

friizu commented 7 years ago

replace "BannerSlider" with "Bannerslider" (naming problem mentioned several times before) https://github.com/Magestore/Bannerslider-Magento2/issues/56

marcatos commented 7 years ago

@vishal1221 fixed here https://github.com/Magestore/Bannerslider-Magento2/issues/66#issuecomment-273444989