PowerShell/PowerShellGallery

Unable to download package from powershell gallery

trinishanmukha9 opened this issue · 1 comments

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 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?