dub server needs snapshot version of the project code.

zoujiaqing zoujiaqing at gmail.com
Thu Jul 30 18:43:24 UTC 2020


On Thursday, 30 July 2020 at 18:34:04 UTC, WebFreak001 wrote:
> On Thursday, 30 July 2020 at 14:22:13 UTC, zoujiaqing wrote:
>> dub server needs snapshot version of the project code.
>>
>> Now many dependent libraries can no longer pull instead of 
>> code packets (404).
>
> which libraries do you need? I've got all of them mirrored

Example:
$ time dub build
Fetching bgfx-d 0.16.0 (getting selected version)...
Downloading https://code.dlang.org/packages/bgfx-d/0.16.0.zip 
failed with 404 (Not Found).

real    0m58.797s
user    0m0.063s
sys     0m0.141s


More information about the Digitalmars-d mailing list