Open herzi opened 10 years ago
Has a fix been submitted for this issue yet? I'm running into the same problem as well as:
Error: invalid code lengths set at Zlib._binding.onerror (zlib.js:361:17)
Not sure what exactly is causing this issue since its intermittent
I downloaded the zip file from: http://geolite.maxmind.com/download/geoip/database/GeoLite2-City-CSV.zip
I wrote this script to extract it:
Which yields these strange errors:
It looks like parsing this file fails. OSX 10.9's
unzip
in the command line works fine.