mledoze / countries

World countries in JSON, CSV, XML and Yaml. Any help is welcome!

Home Page:https://mledoze.github.io/countries/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

countries.php fails on line 3

reknoZ opened this issue · comments

I'm trying to generate a custom data file using --include-field or --exclude-field, but the countries.php file fails to load vendor/autoload.php as that directory does not exist.

Hello, have you installed the required dependencies with composer install?

yes, but I guess I was running the script from the wrong directory. all good now. sorry.