Find-PackageProvider problem

Hi,

Today I’m facing this problem with the command “Find-PackageProvider Nuget”.
This is what’s happening:


It returns the same error so many times… and out of nowhere it works… maybe something on that URL today?

Anyone gets this too?

Could be intermittent connectivity issue with the url.

kvprasoon,

Have you tested? It gives the same result to you? Just to check if the problem is on my company…

I got it one out of 5 consecutive attempts.

1…5 | % {Find-PackageProvider nuget}

Thanks man!
Actually I found their page and someone else already posted the issue:
https://github.com/OneGet/oneget/issues/437