Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to search for packages with the Add window in VS2017 with Nuget 4.2.0 #143

Open
tanathos opened this issue Aug 7, 2017 · 0 comments

Comments

@tanathos
Copy link

tanathos commented Aug 7, 2017

While I'm using the window to Add a package, whatever I'm searching for I see in the Output Window the following error (this with Automapper, for example):

Ignoring error when requesting 'https://www.nuget.org/api/v2': Request to 'https://api.nuget.org/v3-flatcontainer/?q=Automapper&take=1000' failed with: 'BadRequest'

In my paket.dependencies I've:
source https://www.nuget.org/api/v2

Also the autocomplete in the paket.dependencies throw an error window "Object reference not set to an instance of an object" (but nothing shows up in the Output Window).

Experienced with VS2017 Enterprise and Community Edition 15.2 on solution with .NET 4.6.1 projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant