Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
I am trying to solve the issue, but I am troubled with a different er…
…ror... Symfony\Component\DependencyInjection\Exception\RuntimeException : Cannot autowire service "Symplify\TokenRunner\DocBlock\DescriptionAnalyzer": argument "$typeNodeAnalyzer" of method "__construct()" references class "Symplify\BetterPhpDocParser\PhpDocParser\TypeNodeAnalyzer" but no such service exists. /Volumes/dev/php/vendor/symfony/dependency-injection/Compiler/DefinitionErrorExceptionPass.php:54 /Volumes/dev/php/vendor/symfony/dependency-injection/Compiler/AbstractRecursivePass.php:82 /Volumes/dev/php/vendor/symfony/dependency-injection/Compiler/DefinitionErrorExceptionPass.php:32 /Volumes/dev/php/vendor/symfony/dependency-injection/Compiler/AbstractRecursivePass.php:46 /Volumes/dev/php/vendor/symfony/dependency-injection/Compiler/Compiler.php:95 /Volumes/dev/php/vendor/symfony/dependency-injection/ContainerBuilder.php:750 /Volumes/dev/php/vendor/symfony/http-kernel/Kernel.php:544 /Volumes/dev/php/vendor/symfony/http-kernel/Kernel.php:133 /Volumes/dev/php/packages/symplify-cs-fixer/src/Container/Container.php:46 /Volumes/dev/php/packages/symplify-cs-fixer/src/Container/Container.php:62 /Volumes/dev/php/packages/symplify-cs-fixer/src/Container/Container.php:56 /Volumes/dev/php/packages/symplify-cs-fixer/tests/ContainerTest.php:15
- Loading branch information