OroCRM Forums

Covering OroCRM topics, including community updates and company announcements.

Forums Forums OroCRM tag 3.1.3 fatal error

This topic contains 1 reply, has 2 voices, and was last updated by  Andrey Yatsenko 5 years, 1 month ago.

Starting from March 1, 2020 the forum has been switched to the read-only mode. Please head to StackOverflow for support.

  • Creator
    Topic
  • #38268

    328581538
    Participant

    Fatal error: Uncaught Symfony\Component\Debug\Exception\ClassNotFoundException: Attempted to load class “OroTwigInspectorBundle” from namespace “Oro\TwigInspector\Bundle”.
    Did you forget a “use” statement for another namespace? in /Users/wd/php_project/orocrm/src/AppKernel.php:24

Viewing 1 replies (of 1 total)
  • Author
    Replies
  • #38292

    Andrey Yatsenko
    Moderator

    To use dev environment it’s required to install dev dependencies,
    You have run the composer with –no-dev flag.

    To fix an error, rerun it without this flag.

Viewing 1 replies (of 1 total)

The forum ‘OroCRM’ is closed to new topics and replies.

Back to top