laraplug / shop

Laravel Ecommerce Module built on top of AsgardCMS
GNU General Public License v3.0
10 stars 6 forks source link

Installation failure #2

Open kroos010 opened 6 years ago

kroos010 commented 6 years ago

When I'm trying to install this project to AsgardCMS I get this error:

Using version ^0.3.0 for laraplug/shop ./composer.json has been updated Loading composer repositories with package information Updating dependencies (including require-dev) Package operations: 8 installs, 0 updates, 0 removals

In Container.php line 918:

Target [Modules\Media\Image\ThumbnailManager] is not instantiable.

Script @php artisan package:discover handling the post-autoload-dump event returned with error code 1

I think the package needs to be updated for autodiscover... Any solutions to this problem?

darron1217 commented 6 years ago

Did you installed media module?

It is required

tiencongnguyen commented 6 years ago

i have same issue. i had installed media module image

tiencongnguyen commented 6 years ago

i added ImageServiceProvider and successfuly image