On Friday, 8 September 2017 at 13:33:42 UTC, Kevin McTaggart wrote:
Once again, I'm taking a serious look at D after a break of 3 years. I'm trying to download packages using dub from DMD 2.076 as follows:

dub fetch vibelog

The following error is produced:

ZipException: no end record

Any suggestions?

Looks like the file isn't being downloaded correctly?


I'd try deleting the .dub/packages/<pkg_name> directory. (not sure the equivalent location on windows).

Reply via email to