Skip to content
This repository has been archived by the owner on Jun 22, 2022. It is now read-only.

FIX: Attempting to install a package that doesn't exist should show a friendly error message #3

Open
jrasch opened this issue Apr 19, 2019 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@jrasch
Copy link

jrasch commented Apr 19, 2019

When a 404 is returned from the repository, this is written to the console:

Unhandled Exception: System.Net.WebException: The remote server returned an error: (404) Not Found.
at System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
at System.Threading.Tasks.TaskFactory1.FromAsyncCoreLogic(IAsyncResult iar, Func2 endFunction, Action1 endAction, Task1 promise, Boolean requiresSynchronization)
@jrasch jrasch added the enhancement New feature or request label Apr 19, 2019
@jrasch jrasch added this to the 2.1.1 milestone Apr 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant