node-geolite2-redist icon indicating copy to clipboard operation
node-geolite2-redist copied to clipboard

Redistribution of MaxMind GeoLite2 GeoIP databases as an npm library

Results 1 node-geolite2-redist issues
Sort by recently updated
recently updated
newest added

I keep periodically getting this error. Using `[email protected]`. ``` Error: ENOENT: no such file or directory, rename '[...]/node_modules/geolite2-redist/dbs.geodownload/GeoLite2-City.mmdb' -> '[...]/node_modules/geolite2-redist/dbs/GeoLite2-City.mmdb' at Object.renameSync (node:fs:1032:11) at [...]/node_modules/geolite2-redist/dist/download-helpers.js:87:16 ```