Closed p0nce closed 7 years ago
When I compile from source from VS-Code, the following build error happens:
../../../../../.dub/packages/dub-1.1.0-beta.1/dub/source/dub/internal/sdlang/lexer.d(16,8): Error: module stream is in file 'std/stream.d' which cannot be read
See https://github.com/dlang/dub/issues/952 https://github.com/Pure-D/code-d/issues/80
oops, wrong repository
Should be fixed now
Thanks! Will try again :)
When I compile from source from VS-Code, the following build error happens: