microsoft / microsoft/VFSForGit
Upgrade: improve experience when NuGet cannot be accessed
Open
@jamill is already working on this.
Since Mar 6, 2019.
- Dominant language
- C#
- Stars
- 6.1k
- Forks
- 474
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 8
Description
If the local credentials are insufficient to access the NuGet feed, then the error reported by the NuGet upgrade process is a bit cryptic:
ERROR: Failed to query the NuGet package feed due to error: Unable to load the service index for source
We should improve this with something that more clearly describes what is happening, and how to self correct.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.