I have a problem with the installation of sonata-project/user-bundle on a Symfony 3.4 project using Symfony Flex.
After the installation, during the execution of the script cache:clear, this one returned KO and the message is:
The child node "db_driver" at path "fos_user" must be configured.
Does someone have an idea to fix this problem?
Thanks for your help,