-
-
Notifications
You must be signed in to change notification settings - Fork 229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Serious regression in stable/v1.39 wrt. 'Non-optional dependency not found in dependency tree!?' #2973
Comments
In the v1.38
|
kinke
added a commit
to kinke/dub
that referenced
this issue
Oct 31, 2024
Geod24
pushed a commit
that referenced
this issue
Nov 4, 2024
Fixed by #2974. |
kinke
added a commit
to kinke/ldc
that referenced
this issue
Nov 30, 2024
Incl. reggae to a version which uses that dub. The dub regression was dlang/dub#2973.
kinke
added a commit
to ldc-developers/ldc
that referenced
this issue
Nov 30, 2024
Incl. reggae to a version which uses that dub. The dub regression was dlang/dub#2973.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This trivial project fails the dependency resolution if the single dependency is on disk:
dub v1.38.0 works fine. New behavior with v1.39.0-beta.1 (latest stable) and latest master:
The text was updated successfully, but these errors were encountered: