Script cache:clear returned with error code 1
!!
!! In TwigComponentPass.php line 55:
!!
!! Could not generate a component name for class "Pcm\BadgeBundle\Twig\Compone
!! nt\Badge": no matching namespace found under the "twig_component.defaults"
!! to use as a root. Check the config or give your component an explicit name.
!!
!!
!!
Script @auto-scripts was called via post-update-cmd
error: Recipe composer failed on line 73 with exit code 1
Script cache:clear returned with error code 1
!!
!! In TwigComponentPass.php line 55:
!!
!! Could not generate a component name for class "Pcm\BadgeBundle\Twig\Compone
!! nt\Badge": no matching namespace found under the "twig_component.defaults"
!! to use as a root. Check the config or give your component an explicit name.
!!
!!
!!
Script @auto-scripts was called via post-update-cmd
error: Recipe `composer` failed on line 73 with exit code 1
twig_component:anonymous_template_directory:'components/'defaults:# Namespace & directory for componentsApp\Twig\Components\:'components/'# Tell PCM bundles to use their own options to generate twig components, or# something I don't know. Try removing this and check out the error message.Pcm\:''
```yaml
twig_component:
anonymous_template_directory: 'components/'
defaults:
# Namespace & directory for components
App\Twig\Components\: 'components/'
# Tell PCM bundles to use their own options to generate twig components, or
# something I don't know. Try removing this and check out the error message.
Pcm\: ''
```
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Script cache:clear returned with error code 1
!!
!! In TwigComponentPass.php line 55:
!!
!! Could not generate a component name for class "Pcm\BadgeBundle\Twig\Compone
!! nt\Badge": no matching namespace found under the "twig_component.defaults"
!! to use as a root. Check the config or give your component an explicit name.
!!
!!
!!
Script @auto-scripts was called via post-update-cmd
error: Recipe
composerfailed on line 73 with exit code 1Think this might be a symfony skeleton thing, it probably needs this config setting.