development icon indicating copy to clipboard operation
development copied to clipboard

Shopware\Development\HttpKernel

Open supercat1510 opened this issue 3 years ago • 0 comments

PHP Version

7.4.3

Shopware Version

master

Expected behaviour

bin/console - it should show the list what i can do

Actual behaviour

I get following Error if i insert bin/console in the Shell. bin/console Symfony\Component\ErrorHandler\Error\ClassNotFoundError^ {#8 #message: """ Attempted to load class "HttpKernel" from namespace "Shopware\Development".\n Did you forget a "use" statement for "Symfony\Component\HttpKernel\HttpKernel"? """ #code: 0 #file: "./bin/console" #line: 42 }

How to reproduce

insert bin/console in the Shell.

supercat1510 avatar Feb 23 '22 15:02 supercat1510