You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my project, there is only one dependency package 'vibe-d', and the speed of automatically downloading project dependencies using the Dub tool is extremely slow. I have also tried switching to other network environments, but even if I enabled network proxies, it could not be successfully downloaded.
for example
PS E:\Desktop\xxx-demo> dub build
Fetching vibe-inet 1.1.0 (getting selected version)
Error Failed to download package vibe-inet from https://code.dlang.org/packages/vibe-inet/1.1.0.zip
The text was updated successfully, but these errors were encountered:
In my project, there is only one dependency package 'vibe-d', and the speed of automatically downloading project dependencies using the Dub tool is extremely slow. I have also tried switching to other network environments, but even if I enabled network proxies, it could not be successfully downloaded.
for example
The text was updated successfully, but these errors were encountered: