DUB is not working correctly

H. S. Teoh hsteoh at quickfur.ath.cx
Fri Feb 26 19:00:57 UTC 2021


On Fri, Feb 26, 2021 at 06:53:32PM +0000, evilrat via Digitalmars-d-learn wrote:
> On Friday, 26 February 2021 at 18:20:38 UTC, Maxim wrote:
> > On Friday, 26 February 2021 at 17:57:12 UTC, ryuukk_ wrote:
> > >     "targetType": "executable",
> > > 
> > > and it should just run using "dub run"
> > 
> > Unfortunately, the problem remains :/
> 
> Looks like something specific to your machine.
> 
> The last thing I could think of is to run dub with -v flag (verbose
> mode), look for all steps performed and check the output for anything
> that potentially could cause a failure.
[...]

And possibly paste the output of -v here, somebody may be able to
diagnose what went wrong then.


--T


More information about the Digitalmars-d-learn mailing list