Error creating bundle in Symfony 2.4

0

I am creating my first bundle with Symfony2.4 and it gives me the following error:

[Twig_Error_Syntax]
Unknown "raw" tag.

Consequently, I did not generate the bundle record in appKernel.php how can I solve that? I'm working in windows environment.

    
asked by RicardoKra 15.12.2018 в 16:27
source

0 answers