On Sat, 23 Dec 2017 02:42:34 GMT, Arun Chandrasekaran wrote:

Apparently the issue was due to wrong code auto req = HTTPRequests; instead of auto req = HTTPRequest();

Not sure if the bug is in ikod's dlang-requests or in dub.

I've created a project to reproduce this

https://github.com/carun/dub-error

Reproduced with dub master and LDC 1.7.0