Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation failure #2

Open
kroos010 opened this issue Jul 9, 2018 · 3 comments
Open

Installation failure #2

kroos010 opened this issue Jul 9, 2018 · 3 comments

Comments

@kroos010
Copy link

kroos010 commented Jul 9, 2018

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

  • Installing asm89/stack-cors (1.2.0): Loading from cache
  • Installing barryvdh/laravel-cors (v0.11.0): Loading from cache
  • Installing laraplug/theme-module (v0.1.0): Loading from cache
  • Installing laraplug/cart-module (v0.1.0): Loading from cache
  • Installing laraplug/order-module (v0.1.0): Loading from cache
  • Installing laraplug/attribute-module (v0.3.1): Loading from cache
  • Installing laraplug/product-module (v0.3.1): Loading from cache
  • Installing laraplug/shop (v0.3.0): Loading from cache
    Writing lock file
    Generating autoload files

Illuminate\Foundation\ComposerScripts::postAutoloadDump
@php artisan package:discover

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
Copy link
Contributor

Did you installed media module?

It is required

@tiencongnguyen
Copy link

i have same issue. i had installed media module
image

@tiencongnguyen
Copy link

i added ImageServiceProvider and successfuly
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants