vanilophp/demo

Class "Konekt\AppShell\Providers\ModuleServiceProvider" not found

Closed this issue ยท 3 comments

Rub-s commented

Hello,

I get this error when running composer install

error :
Class "Konekt\AppShell\Providers\ModuleServiceProvider" not found
Script @php artisan package:discover handling the post-autoload-dump event returned with error code 1

Which branch did you use? What is your PHP version? Any other error message before the given error message?

Rub-s commented

I was installing with php -v 8.1 ๐Ÿ˜…
I was changing php version in composer.json.
I now installed the demo with php -v 7.4 and it works like a charm ๐Ÿ˜€

Big props for your work man. And thank you for your quick response.

The master branch of this repo is bound to PHP8.x/Vanilo 3.x but I have to admit that it's lagging quite a lot behind the latest changes of the framework.

Probably this will get a major update by November, but I can't promise ๐Ÿ‘ผ