FriendsOfShopware / shopware-cli

CLI for Shopware Account and Shopware 6
MIT License
81 stars 31 forks source link

--active-only does not exist in 6.4.x projects #337

Closed wrongspot closed 4 months ago

wrongspot commented 4 months ago

PHP Version

8.1

Shopware Version

6.4.20.2

Plugin Version

0.4.34

Actual behaviour

run shopware-cli project storefront-watch in a 6.4.x projetcs run into Exception

[Symfony\Component\Console\Exception\RuntimeException]
The "--active-only" option does not exist.

because bin/console theme:compile has no --active-only option.

Expected behaviour

run shopware-cli project storefront-watch without exception

Steps to Reproduce?

run shopware-cli project storefront-watch in a 6.4.x projetc