Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a handled error for missing tags
In the case of git dependencies, if the version is not tagged correctly the error is not caught as a resolvability error. This adds handling for the error message if a release is not tagged as expected.
- Loading branch information