Closed ajithv11 closed 2 months ago
Could you please update the file node_modules/geoip-country/lib/geoip.js as follows
` var countryJson = require('../../countries-list/countries.min.json'); var continentJson = require('../../countries-list/continents.min.json');
`
Thank you for reporting error! I have fixed the issue and release a newer version.
I close this issue as fixed.
Could you please update the file node_modules/geoip-country/lib/geoip.js as follows
` var countryJson = require('../../countries-list/countries.min.json'); var continentJson = require('../../countries-list/continents.min.json');
`