Commit 501e151
authored
Fix fatal error ServiceNotFoundException
Fatal error: Uncaught Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "symfony\component\eventdispatcher\eventdispatcher". in /Volumes/webdev/www/digipolis/drupal_module_dg-auth/vendor/symfony/dependency-injection/ContainerBuilder.php on line 1033
Symfony\Component\DependencyInjection\Exception\ServiceNotFoundException: You have requested a non-existent service "symfony\component\eventdispatcher\eventdispatcher". in /Volumes/webdev/www/digipolis/drupal_module_dg-auth/vendor/symfony/dependency-injection/ContainerBuilder.php on line 1033
Call Stack:
0.0033 401152 1. {main}() /Volumes/webdev/www/digipolis/drupal_module_dg-auth/vendor/phpro/grumphp/bin/grumphp:0
0.0036 401472 2. {closure:/Volumes/webdev/www/digipolis/drupal_module_dg-auth/vendor/phpro/grumphp/bin/grumphp:8-51}() /Volumes/webdev/www/digipolis/drupal_module_dg-auth/vendor/phpro/grumphp/bin/grumphp:51
0.0158 1665120 3. GrumPHP\Configuration\ContainerFactory::build() /Volumes/webdev/www/digipolis/drupal_module_dg-auth/vendor/phpro/grumphp/bin/grumphp:46
0.0388 2410560 4. GrumPHP\Configuration\ContainerBuilder::buildFromConfiguration() /Volumes/webdev/www/digipolis/drupal_module_dg-auth/vendor/phpro/grumphp/src/Configuration/ContainerFactory.php:24
0.1377 5142784 5. Symfony\Component\DependencyInjection\ContainerBuilder->compile() /Volumes/webdev/www/digipolis/drupal_module_dg-auth/vendor/phpro/grumphp/src/Configuration/ContainerBuilder.php:54
0.1405 5149080 6. Symfony\Component\DependencyInjection\Compiler\Compiler->compile() /Volumes/webdev/www/digipolis/drupal_module_dg-auth/vendor/symfony/dependency-injection/ContainerBuilder.php:7621 parent efe042b commit 501e151
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
0 commit comments