Unable to download NuGet package provider
When you try to install a module from PowerShell Gallery using the Install-Module cmdlet it might fail. Installing a PowerShell module requires the NuGet package provider installed first. Installing the package provide might fail as well with the following error: WARNING: Unable to download from URI ‘https://go.microsoft.com/fwlink/?LinkID=627338&clcid=0x409’ to ”. WARNING: Unable to download the list […]