Unable to download package from powershell gallery
trinishanmukha9 opened this issue · 1 comments
trinishanmukha9 commented
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest version
- Search the existing issues.
Steps to reproduce
Install-Module AWSPowerShell -Scope CurrentUser -Force
Expected behavior
module gets installedActual 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/aVersion
n/a
Visuals
No response
SydneyhSmith commented
@trinishanmukha9 can you run Get-PackageSource and see if PowerShell Gallery is registered?