You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure you are able to repro it on the latest version
Search the existing issues.
Steps to reproduce
Powershell gallery is down and we are unable to install modules from it.
Expected behavior
PS>Install-Module -Name powershell-yaml -Scope CurrentUser Module is installed
Actual behavior
PS>Install-Module -Name powershell-yaml -Scope CurrentUserWARNING: Unable to resolve package source 'https://www.powershellgallery.com/api/v2'.PackageManagement\Install-Package : No match was found for the specified search criteria and module name 'powershell-yaml'. Try Get-PSRepository tosee all available registered module repositories.
Error details
Environment data
Name Value
---------
PSVersion 5.1.26100.6899
PSEdition Desktop
PSCompatibleVersions {1.0,2.0,3.0,4.0...}
BuildVersion 10.0.26100.6899
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Prerequisites
Steps to reproduce
Powershell gallery is down and we are unable to install modules from it.
Expected behavior
Actual behavior
Error details
Environment data
Version
5
Visuals
No response