Symfony3 You have requested a non-existent service “validator.builder”, while add FOSUserBundle
问题 I have Symfony microkernel and I am trying to add FOSUserBundle. After going through this guide to install it https://symfony.com/doc/master/bundles/FOSUserBundle/index.html I got error with 'validor.builder' Fatal error: Uncaught Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "validator.builder". in /var/www/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/ContainerBuilder.php on line 754 Call Stack /app_dev