DUB issues
Danny Arends
Danny.Arends at gmail.com
Sat Jan 2 08:08:54 UTC 2021
Dear all,
DUB seems to be broken, when I try an empty project and add a dub
dependency (e.g. openssl, or bindbc-sdl) I get the following
error:
"Package openssl not found in registry at https://code.dlang.org/
(fallbacks registry at https://codemirror.dlang.org/, registry at
https://dub.bytecraft.nl/, registry at
https://code-mirror.dlang.io/): Failed to download
https://code.dlang.org/api/packages/infos?packages=%5B%22openssl%22%5D&include_dependencies=true&minimize=true
Failed to find any versions for package openssl"
I've tried using e.g. https://codemirror.dlang.org/, but this
also gives me the "Failed to find any versions for package
openssl" error
Anyone know whats going on ?
More information about the Digitalmars-d
mailing list