PowerShellGallery
PowerShellGallery copied to clipboard
Unable to download package from powershell gallery
Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the latest version
- [X] Search the existing issues.
Steps to reproduce
Install-Module AWSPowerShell -Scope CurrentUser -Force
Expected behavior
module gets installed
Actual behavior
WARNING: Source Location 'https://www.powershellgallery.com/api/v2/package/AWSPowerShell/4.1.642' is not valid.
Install-Package: Package 'AWSPowerShell' failed to download.
Error details
No response
Environment data
n/a
Version
n/a
Visuals
No response
@trinishanmukha9 can you run Get-PackageSource and see if PowerShell Gallery is registered?