SAPI4 icon indicating copy to clipboard operation
SAPI4 copied to clipboard

Dub Dependency Issue

Open TangentDelta opened this issue 10 months ago • 2 comments

I am attempting to build the web server using LDC 1.40.0, but the dependency for web-config, which in turn depends on a deprecated std.xml module, is preventing the build from starting. What specific version of LDC and Dub did you use?

TangentDelta avatar Feb 12 '25 20:02 TangentDelta

I removed the dependency for web-config from dub.json and it built just fine. I now have it running on my local server.

TangentDelta avatar Feb 12 '25 21:02 TangentDelta

i think i used dmd v2.093.0

TETYYS avatar Feb 12 '25 21:02 TETYYS