Open loic-sharma opened 6 years ago
Due to lack of recent activity, this issue has been marked as a candidate for icebox cleanup. It will be closed if no further activity occurs within 14 more days. Any new comment (by anyone, not necessarily the author) will add a Triage:NeedsTriageDiscussion
label and lead to a triaging process.
This process is part of the experimental Stale icebox issues cleanup we are currently trialing. Please share any feedback you might have in the linked issue.
Bad bot. This scenario is not uncommon, especially when custom package repositories like Azure DevOps / GitHub Artifacts have an error.
If the service index is missing a link to the registration service, NuGet will spit out the following error message on the dotnet CLI:
This error message is generated by an exception thrown by
RegistrationResourceV3
's constructor if the RegistrationResourceV3Provider cannot find a registration hive from the service index. My suggestions: