Hi folks!
Downloaded shopware from github, followed the installation instructions.
I first run the shop I get redirected to myhost.local/recovery/install and finish the process.
When I try to access shop’s frontend/backend all I got is:
" Fatal error : Declaration of Shopware\Models\Menu\Repository::findOneBy(array $criteria) must be compatible with Doctrine\ORM\EntityRepository::findOneBy(array $criteria, ?array $orderBy = NULL) in /Users/truads/www/shopware/engine/Shopware/Models/Menu/Repository.php on line 60"
I tried installing 3 ways (from github, the installer, using composer) and for all oh them it fails to run.
I would appreciate any help.
Thanks!