Replies: 1 comment
-
Any comments here? What am I missing? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
When specifying an invalid registry url vcpkg will not raise an issue.
I could not find an existing ticket or other information about it (is this by design...? I would be surprised...).
Environment
To Reproduce
Steps to reproduce the behavior:
Install latest vcpkg as via documentation. My version is:
Set up a new application:
Modify vcpkg.json to:
Modify vcpkg-configuration to:
Expected behavior
vcpkg errors out with something along:
Actual behavior
vcpkg ignores the inaccessible repository and prints:
Beta Was this translation helpful? Give feedback.
All reactions