Closed wrongspot closed 7 months ago
8.1
6.4.20.2
0.4.34
run shopware-cli project storefront-watch in a 6.4.x projetcs run into Exception
shopware-cli project storefront-watch
[Symfony\Component\Console\Exception\RuntimeException] The "--active-only" option does not exist.
because bin/console theme:compile has no --active-only option.
bin/console theme:compile
run shopware-cli project storefront-watch without exception
run shopware-cli project storefront-watch in a 6.4.x projetc
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 exceptionSteps to Reproduce?
run
shopware-cli project storefront-watch
in a 6.4.x projetc