Open trinishanmukha9 opened 2 months ago
Install-Module AWSPowerShell -Scope CurrentUser -Force
module gets installed
WARNING: Source Location 'https://www.powershellgallery.com/api/v2/package/AWSPowerShell/4.1.642' is not valid. Install-Package: Package 'AWSPowerShell' failed to download.
No response
n/a
@trinishanmukha9 can you run Get-PackageSource and see if PowerShell Gallery is registered?
Get-PackageSource
Prerequisites
Steps to reproduce
Install-Module AWSPowerShell -Scope CurrentUser -Force
Expected behavior
Actual behavior
Error details
No response
Environment data
Version
n/a
Visuals
No response