During installation 'Some parameters are missing'

Issue #47 resolved
Maaz Ali created an issue

I get a some parameters are missing when I do a composer install

Creating the "app/config/parameters.yml" file
Some parameters are missing. Please provide them.
locale (en): 

So I'm not sure what's up.

Additionally, I'm wondering why episode duration field for anime is not scrapped from MAL?

Comments (2)

  1. Ratan Dhawtal

    Open the "parameters.yml" file with an editor and change:

    locale:
    

    into (as example):

    locale: en
    

    API 1 is based on the unofficial ruby API. API 2 will add many new things, it should be done soon ^^ I would like to hear if your parameters problem got fixed with the solution above.

  2. Ratan Dhawtal

    2 Weeks has been passed without any future information. I assume he successfully installed it in his server.

  3. Log in to comment