dub fetching dependencies for wrong configuration(s)

Anonymouse zorael at gmail.com
Wed Oct 28 21:56:46 UTC 2020


On Wednesday, 28 October 2020 at 19:34:43 UTC, ikod wrote:
> To make this transition as painless as possible I'll create new 
> package with major version "2" if you confirm that everything 
> works as expected.

I tried cloning requests from git and added it as a dub package, 
and it seems to work.

> ~/src $ rm -rf ~/.dub/packages

> ~/src $ git clone https://github.com/ikod/dlang-requests.git
> ~/src $ dub add-local dlang-requests
> Registered package: requests (version: 1.1.7+commit.4.g8e1c308)

> ~/src $ cd kameloso
> ~/src/kameloso $ dub upgrade
> Upgrading project in /home/zorael/src/kameloso
> Fetching lu 0.5.0 (getting selected version)...
> Fetching cachetools 0.3.1 (getting selected version)...
> Fetching dialect 0.9.0 (getting selected version)...
> Fetching arsd-official 8.5.2 (getting selected version)

No vibe-d downloaded!


More information about the Digitalmars-d-learn mailing list