shopwareDowntown / downtown

With our portal, we want to support local authorities and merchants. We want to connect merchants with closed stores to their customers. And we want to keep in mind, that not every merchant has a sophisticated digital strategy - or even a homepage.
https://github.com/shopwareDowntown/portal/wiki
MIT License
45 stars 29 forks source link

bin/console system:setup error #368

Open kashifmian722 opened 2 years ago

kashifmian722 commented 2 years ago

Im facing this error when i try to run this command while setting up downtown on linux.

dev@2844bf22092d /var/www/html $ bin/console system:setup

Fatal error: Uncaught OutOfBoundsException: Package "shopware/platform" is not installed in /var/www/html/vendor/composer/InstalledVersions.php:201 Stack trace:

0 /var/www/html/vendor/composer/package-versions-deprecated/src/PackageVersions/Versions.php(68): Composer\InstalledVersions::getPrettyVersion('shopware/platfo...')

1 /var/www/html/vendor/shopware/core/HttpKernel.php(182): PackageVersions\Versions::getVersion('shopware/platfo...')

2 /var/www/html/vendor/shopware/core/HttpKernel.php(92): Shopware\Core\HttpKernel->createKernel()

3 /var/www/html/bin/console(67): Shopware\Core\HttpKernel->getKernel()

4 {main}

thrown in /var/www/html/vendor/composer/InstalledVersions.php on line 201

manuelkienlein commented 2 years ago

I can confirm this issue. We are facing the same problem during installation. Currently looking for an solution...

kashifmian722 commented 2 years ago

Dear any update on this issue. or can I use other shopware platform installation with this bundle?