You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Indeed there was a gap when both things happened. I am submitting #15004, so setting download_source=True conf will not make the command fail. Planned for next 2.0.14 release.
Environment details
Steps to reproduce
conan editable add <path/to/A>
conan install ...
works as expected in project B, using A as an editable packageconan graph info <path/to/B> --conf tools.build:download_source=True
--> Should succeed but failsLogs
ERROR: Recipe '<recipe-of-A>' not found
The text was updated successfully, but these errors were encountered: