gpslab / geoip2

A Symfony Bundle for the Maxmind GeoIP2 API
https://www.maxmind.com/
MIT License
54 stars 12 forks source link

no Command efined #85

Open coredirection opened 2 years ago

coredirection commented 2 years ago

i ma using symofny 4 and try to download database with bin/console geoip2:update but getting There are no commands defined in the "geoip2" namespace.

peter-gribanov commented 2 years ago

Do you have a GpsLabGeoIP2Bundle installed?

peter-gribanov commented 2 years ago

Maybe you are not using Symfony Flex, which automatically registers the bundle and configs.