Skip to content

There is no extension able to load the configuration for "_main" #76

@reypm

Description

@reypm

I am using Symfony 3.2.6 and the bundle isn't working properly. See the output below:

$ symfony_console assets:install
                                                                                                                                                                                                                  
  [Symfony\Component\DependencyInjection\Exception\InvalidArgumentException]                                                                                                                                      
  There is no extension able to load the configuration for "_main" (in /var/www/html/oneview_symfony/app/config/config_dev.yml). Looked for namespace "_main", found "framework", "security", "twig", "monolog",  
   "swiftmailer", "doctrine", "sensio_framework_extra", "easy_admin", "stof_doctrine_extensions", "fresh_doctrine_enum", "doctrine_mongodb", "bazinga_js_translation", "jms_serializer", "quote", "debug", "web_  
  profiler", "sensio_distribution", "core_sphere_console"                                                                                                                                                         
                                                                                                                                                                                                                  

$ symfony_console assets:install
                                                                               
  [Symfony\Component\DependencyInjection\Exception\InvalidArgumentException]   
  There is no extension able to load the configuration for "main" (in /var/ww  
  w/html/oneview_symfony/app/config/config_dev.yml). Looked for namespace "ma  
  in", found "framework", "security", "twig", "monolog", "swiftmailer", "doct  
  rine", "sensio_framework_extra", "easy_admin", "stof_doctrine_extensions",   
  "fresh_doctrine_enum", "doctrine_mongodb", "bazinga_js_translation", "jms_s  
  erializer", "quote", "debug", "web_profiler", "sensio_distribution", "core_  
  sphere_console"                                                             

Any ideas?

I've found this #64 and this PR #59 but I don't know if it applies on this case

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions