Skip to content

"could not find loader for yml files!" error during command asm:translations:import #48

@inmarelibero

Description

@inmarelibero

hi, on Symfony 3.4.17 and "asm/translation-loader-bundle": "^1.0@dev",

I get the error:

--------------------------------------------------------------------------------
Translation file importer
--------------------------------------------------------------------------------
importing all available translation files ...
searching SonataCoreBundle translations
--------------------------------------------------------------------------------

searching SonataBlockBundle translations
--------------------------------------------------------------------------------

searching SonataNotificationBundle translations
--------------------------------------------------------------------------------

searching SonataAdminBundle translations
--------------------------------------------------------------------------------

searching SonataSeoBundle translations
--------------------------------------------------------------------------------

searching SonataFormatterBundle translations
--------------------------------------------------------------------------------

searching FOSUserBundle translations
--------------------------------------------------------------------------------

In ImportTranslationsCommand.php line 145:
could not find loader for yml files!  

during the command asm:translations:import, precisely during the import of searching FOSUserBundle translations

debugging I could saw that it's crashing when processing the file /Users/inmarelibero/www/2makewine/vendor/friendsofsymfony/user-bundle/Resources/translations/FOSUserBundle.nb.yml

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