Upgrade from 5.2.4 to 5.2.10 error

Hi,

I am trying to upgrade from 5.2.4 to 5.2.10 and i am getting Error 500 when i try to access the invoice ninja url.

I see the following in the laravel.log

production.ERROR: Unresolvable dependency resolving [Parameter #0 [ array $options ]] in class App\Utils\CssInlinerPlugin {“exception”:"[object] (Illuminate\Contracts\Container\BindingResolutionException(code: 0): Unresolvable dependency resolving [Parameter #0 [ array $options ]] in class App\Utils\CssInlinerPlugin at /var/www/html/ninja5/vendor/laravel/framework/src/Illuminate/Container/Container.php:1064)

Hi,

Thanks for reporting this!

cc @david @ben

You need to delete the contents of bootstrap/cache

https://invoiceninja.github.io/docs/self-host-troubleshooting/#unresolvable-dependency-resolving-parameter-0-array-options-in-c

1 Like