Closed ghost closed 7 years ago
Hi,
How did you install the extension and what version do you have?
Thanks!
Download from GitHub after run command php bin/magento setup:di:compile and i found below errors Errors: 1 [ReflectionException] Class Limesharp\Stockists\Helper\ImageFactory does not exist 2 [ReflectionException] Class Limesharp\Stockists\Helper\ImageFactory does not exist 3 [RuntimeException] Source class "\Limesharp\Stockists\Helper\Image" for "Limesharp\Stockists\H elper\ImageFactory" generation does not exist.
So also in src GitHub there is no helper folder there. Class call in Block ImageBuilder.php
What versions did you download? please download the latest version from here https://github.com/ClaudiuCreanga/magento2-store-locator-stockists-extension/releases. It sounds to me that you downloaded the master branch.
ok Thanks
On Sat, Jan 7, 2017 at 11:52 PM, Claudiu Creanga notifications@github.com wrote:
What versions did you download? please download the latest version from here https://github.com/ClaudiuCreanga/magento2-store- locator-stockists-extension/releases. It sounds to me that you downloaded the master branch.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ClaudiuCreanga/magento2-store-locator-stockists-extension/issues/8#issuecomment-271100553, or mute the thread https://github.com/notifications/unsubscribe-auth/AHvx48ibH186-GucGI7Ns8v_k0XBdGNxks5rP9fRgaJpZM4LbmpO .
the Helper folder is still missing from all the versions on this site: https://github.com/ClaudiuCreanga/magento2-store-locator-stockists-extension/releases
@jimkar the Helper folder shouldn't be there. It was required in some classes in early versions but then I changed those classes and the helper folder has been removed. If you use the latest version then you shouldn't need it.
There is no Helper folder in src Errors: 1 [ReflectionException]
Class Limesharp\Stockists\Helper\ImageFactory does not exist 2 [ReflectionException]
Class Limesharp\Stockists\Helper\ImageFactory does not exist 3 [RuntimeException]
Source class "\Limesharp\Stockists\Helper\Image" for "Limesharp\Stockists\H
elper\ImageFactory" generation does not exist.
tell me where i can download it or you have any solution for it.