Invalid Zip Data

Hello,
I’m newcomer in Haxe world and i’ve tried to install library with haxelib (on win10):
after haxelib install heaps --debug

Downloading heaps-1,7,0.zip…
Download complete : 256 bytes in 0.5s (0.4KB/s)
Called from ? line 1
Called from haxelib/client/Main.hx line 1609
Called from haxelib/client/Main.hx line 161
Called from C:\projects\haxe\std/neko/Lib.hx line 65
Called from haxelib/client/Main.hx line 443
Called from haxelib/client/Main.hx line 695
Called from haxelib/client/Main.hx line 876
Called from haxelib/client/Main.hx line 161
Called from C:\projects\haxe\std/neko/Lib.hx line 65
Called from haxelib/client/Main.hx line 886
Called from C:\projects\haxe\std/haxe/zip/Reader.hx line 192
Called from C:\projects\haxe\std/haxe/zip/Reader.hx line 123
Called from C:\projects\haxe\std/haxe/zip/Reader.hx line 81
Uncaught exception - Invalid Zip Data

And that whatever the library

Any idea ?

Thanks

Looks like I just broke haxelib in a recent update. Going to investigate. Thanks for the heads up!

I’ve now rolled back the haxelib change and tested that it works.

Yes. Now it works