On Friday, 9 August 2019 at 03:52:11 UTC, Andre Pany wrote:
On Friday, 9 August 2019 at 01:36:43 UTC, greatsam4sure wrote:
On Friday, 9 August 2019 at 01:18:12 UTC, Elronnd wrote:
[...]



dub fetch dub
Fetching dub 1.16.0...
Please note that you need to use `dub run <pkgname>` or add it to dependencies of your package to actually use/run it. dub does not do actual installation of packages outside of its own ecosystem.


besides in https://code.dlang.org/packages/arsd-official they said use dub add arsd-official

Instead if specifying a dub package manually in your project dub.json thr command dub add will edit the dub.json for you.

Normally you get dub with the dmd/ldc/gdc package. Just download/install a recent package compiler package if you want to have command dub add.

Kind regards
Andre


I am using dmd 2.087.1 and dub 1.11.0

But the command dub add... Did not work

rdmd cannot run on my system.

Reply via email to