I have a problem installing Sonata project demo. After following this…
I get the following problem:
Unable to register extension "sandbox" as extensions have already been initialized.
in /var/www/nfq/sandbox/sonata-sandbox/vendor/twig/twig/lib/Twig/Environment.php line 627
at Twig_Environment->addExtension(object(Twig_Extension_Sandbox))
in /var/www/nfq/sandbox/sonata-sandbox/app/cache/dev/appDevDebugProjectContainer.php line 7111
at appDevDebugProjectContainer->getSonata_Formatter_Twig_Env_MarkdownService()
in /var/www/nfq/sandbox/sonata-sandbox/app/bootstrap.php.cache line 211
The problem is in Sonata Formatter, I’ve the same problem, so I just commented the line who imports its configurations from config.yml
Edit:
Put this in required libraries in composer.json: