gmichard
gmichard
# Tasks ```rake namespace :app do desc "Confirmation" task :confirmation do puts
**Sylius version affected**: 1.11.7 **Description** Error during `php bin/console sylius:install`. More precisely, the error occurs during the `sylius:install:database` command. **My configuration** - OS : MacOS - PHP version : `PHP...
## Error Error seen after a Thelia update from `2.2.0` to `2.3.2`, in `dev` environment. ``` InvalidArgumentException in RegisterHookListenersPass.php line 69: Hook my_module.hook_event.foo is unknown. ``` ## Context - My...