Open SanghangSH opened 2 years ago
did you found any solution ?
Error
Class "Webkul\Core\Providers\BaseModuleServiceProvider" not found
at C:\xampp\htdocs\inventory-test\vendor\krayin\krayin-google-integration\src\Providers\ModuleServiceProvider.php:7 3▕ namespace Webkul\Google\Providers; 4▕ 5▕ use Webkul\Core\Providers\BaseModuleServiceProvider; 6▕ ➜ 7▕ class ModuleServiceProvider extends BaseModuleServiceProvider 8▕ { 9▕ protected $models = [ 10▕ \Webkul\Google\Models\Account::class, 11▕ \Webkul\Google\Models\Calendar::class,
Whoops\Exception\ErrorException
Using ${var} in strings is deprecated, use {$var} instead
at C:\xampp\htdocs\inventory-test\vendor\facade\ignition\src\SolutionProviders\MergeConflictSolutionProvider.php:52 48▕ } 49▕ 50▕ protected function getCurrentBranch(string $directory): string 51▕ { ➜ 52▕ $branch = "'".trim(shell_exec("cd ${directory}; git branch | grep \* | cut -d ' ' -f2"))."'"; 53▕ 54▕ if ($branch === "''") { 55▕ $branch = 'current branch'; 56▕ }
Symfony\Component\ErrorHandler\Error\FatalError
Uncaught Whoops\Exception\ErrorException: Using ${var} in strings is deprecated, use {$var} instead in C:\xampp\htdocs\inventory-test\vendor\facade\ignition\src\SolutionProviders\MergeConflictSolutionProvider.php:52 Stack trace:
thrown
at C:\xampp\htdocs\inventory-test\vendor\facade\ignition\src\SolutionProviders\MergeConflictSolutionProvider.php:52 48▕ } 49▕ 50▕ protected function getCurrentBranch(string $directory): string 51▕ { ➜ 52▕ $branch = "'".trim(shell_exec("cd ${directory}; git branch | grep \* | cut -d ' ' -f2"))."'"; 53▕ 54▕ if ($branch === "''") { 55▕ $branch = 'current branch'; 56▕ } PHP Fatal error: Uncaught Whoops\Exception\ErrorException: Using ${var} in strings is deprecated, use {$var} instead in C:\xampp\htdocs\inventory-test\vendor\facade\ignition\src\SolutionProviders\MergeConflictSolutionProvider.php:52 Stack trace:
thrown in C:\xampp\htdocs\inventory-test\vendor\facade\ignition\src\SolutionProviders\MergeConflictSolutionProvider.php on line 52 PHP Fatal error: Uncaught Whoops\Exception\ErrorException: Using ${var} in strings is deprecated, use {$var} instead in C:\xampp\htdocs\inventory-test\vendor\facade\ignition\src\SolutionProviders\MergeConflictSolutionProvider.php:52 Stack trace:
thrown in C:\xampp\htdocs\inventory-test\vendor\facade\ignition\src\SolutionProviders\MergeConflictSolutionProvider.php on line 52 Script @php artisan package:discover --ansi handling the post-autoload-dump event returned with error code 255
PHP: 8.2 Laravel: 8.x
Don't use this, this package is deprecated.
Class "Webkul\Core\Providers\BaseModuleServiceProvider" not found
at C:\wamp64\www\MJQ\ConnectGoogleCalendar\vendor\krayin\krayin-google-integration\src\Providers\ModuleServiceProvider.php:7 3▕ namespace Webkul\Google\Providers; 4▕ 5▕ use Webkul\Core\Providers\BaseModuleServiceProvider; 6▕ ➜ 7▕ class ModuleServiceProvider extends BaseModuleServiceProvider 8▕ { 9▕ protected $models = [ 10▕ \Webkul\Google\Models\Account::class, 11▕ \Webkul\Google\Models\Calendar::class,
1 C:\wamp64\www\MJQ\ConnectGoogleCalendar\vendor\composer\ClassLoader.php:571 include()
2 C:\wamp64\www\MJQ\ConnectGoogleCalendar\vendor\composer\ClassLoader.php:428