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
Thanks for the reports - I've added a proper wrapper for that async task to catch the issue, it now looks like this:
I also fixed the underlying issue, which was trying to parse a range (3.1.x) as a Version in order to compare them. We instead now parse it as a range and check that the version satisfies the range.
Describe the bug
When trying to install a package from a custom VPM repository, the VCC GUI hangs, with no error message or log output.
To Reproduce
Steps to reproduce the behavior:
vpm add repo https://bdunderscore.github.io/vpm-repo/vpm-prerelease.json?Expected behavior
The package should install - or failing that, an error message of some sort should be displayed.
Screenshots

If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: