avanzu / AdminThemeBundle

Admin Theme based on the AdminLTE Template for easy integration into symfony
MIT License
281 stars 149 forks source link

Not initialize #256

Closed gerMdz closed 3 years ago

gerMdz commented 3 years ago

PHP Fatal error: Uncaught Symfony\Component\DependencyInjection\Exception\InvalidArgumentException: A "tags" entry must be an array for service "Avanzu\AdminThemeBundle\Command\" in services.yml. Check your YAML syntax. in /vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Loader/YamlFileLoader.php:277

vendor/avanzu/admin-theme-bundle/Resources/config/services.yml:46 Avanzu\AdminThemeBundle\Command\: resource: ../../Command tags: [console.command]

on php app/console c:c

Debug info

Component Version
Symfony version 2.8.52
AdminThemeBundle dev-master
Operating System GNU/Linux
gerMdz commented 3 years ago

Use version "avanzu/admin-theme-bundle": "1.3.14",