One Command installer errors

Laraship QuestionsCategory: issues & BugsOne Command installer errors
PwrSrg asked 4 years ago
I am unable to install the platform via the Laraship One Command installer. When running composer install, I recieve the following error:
@php artisan package:discover --ansi
Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 1

In UrlGenerator.php line 120:

Argument 2 passed to Illuminate\Routing\UrlGenerator::__construct() must be an instance of Illuminate\Http\Request, null given, called in C:\Users\Sergio\www\Trading Board\LaraShip\vendor\laravel\framework\src\Illuminate\Routing\RoutingServiceProvider.php on line 68

Then when I run php artisan corals:install, I get the same error:
In UrlGenerator.php line 120:

Argument 2 passed to Illuminate\Routing\UrlGenerator::__construct() must be an instance of Illuminate\Http\Request, null given, called in C:\Users\Sergio\www\Trading Board\LaraShip\vendor\laravel\framework\src\Illuminate\Routing\RoutingServiceProvider.php on line 68

Please advise.
1 Answers
laraship Staff answered 4 years ago
Hello, We have fixed the issues, you can download the latest package, or delete the file called charts.php under config folder