Closed rachidbigm closed 4 years ago
Hi, i got this error when i tried to install the bundle, is this a backward compatibility issue ?
Executing script cache:clear [KO] [KO] Script cache:clear returned with error code 255 !! ArgumentCountError {#3115 !! #message: "Too few arguments to function Symfony\Component\Config\Definition\Builder\TreeBuilder::__construct(), 0 passed in /Users/Chihabi/Desktop/projects/rem/vendor/niif/shib-auth-bundle/DependencyInjection/Configuration.php on line 20 and at least 1 expected" !! #code: 0 !! #file: "./vendor/symfony/config/Definition/Builder/TreeBuilder.php" !! #line: 26 !! trace: { !! ./vendor/symfony/config/Definition/Builder/TreeBuilder.php:26 { …} !! ./vendor/niif/shib-auth-bundle/DependencyInjection/Configuration.php:20 { …} !! ./vendor/symfony/config/Definition/Processor.php:50 { …} !! ./vendor/symfony/dependency-injection/Extension/Extension.php:111 { …} !! ./vendor/niif/shib-auth-bundle/DependencyInjection/NiifShibAuthExtension.php:23 { …} !! ./vendor/symfony/dependency-injection/Compiler/MergeExtensionConfigurationPass.php:76 { …} !! ./vendor/symfony/http-kernel/DependencyInjection/MergeExtensionConfigurationPass.php:39 { …} !! ./vendor/symfony/dependency-injection/Compiler/Compiler.php:91 { …} !! ./vendor/symfony/dependency-injection/ContainerBuilder.php:736 { …} !! ./vendor/symfony/http-kernel/Kernel.php:533 { …} !! ./vendor/symfony/http-kernel/Kernel.php:131 { …} !! ./vendor/symfony/framework-bundle/Console/Application.php:168 { …} !! ./vendor/symfony/framework-bundle/Console/Application.php:74 { …} !! ./vendor/symfony/console/Application.php:140 { …} !! ./bin/console:43 { !! › $application = new Application($kernel); !! › $application->run($input); !! › !! arguments: { !! $input: Symfony\Component\Console\Input\ArgvInput {#3 …} !! } !! } !! } !! } !! 2020-09-18T13:39:01+02:00 [critical] Uncaught Error: Too few arguments to function Symfony\Component\Config\Definition\Builder\TreeBuilder::__construct(), 0 passed in /Users/Chihabi/Desktop/projects/rem/vendor/niif/shib-auth-bundle/DependencyInjection/Configuration.php on line 20 and at least 1 expected !! Script @auto-scripts was called via post-update-cmd
sorry my bad, not the correct place.
Hi, i got this error when i tried to install the bundle, is this a backward compatibility issue ?