Skip to content

Error after some updates #31

@sdousley

Description

@sdousley

I performed some updates to my code, and all works perfectly fine in my development environment, but when I pushed it out onto my production environment, I'm seeing the below error:

Unable to load the "Symfony\Component\Form\FormRenderer" runtime in "bootstrap_3_layout.html.twig". (View: /path/to/view.blade.php) (View: /path/to/view.blade.php)

Any ideas why this might be? PHP versions between live and dev are the same, all be it dev is run on centos, where live is on gentoo.

Looks like it's being thrown in vendor/twig/twig/lib/Twig/Environment.php:663.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions