Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to download package from powershell gallery #291

Open
3 tasks done
trinishanmukha9 opened this issue Aug 26, 2024 · 1 comment
Open
3 tasks done

Unable to download package from powershell gallery #291

trinishanmukha9 opened this issue Aug 26, 2024 · 1 comment

Comments

@trinishanmukha9
Copy link

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

@SydneyhSmith
Copy link
Contributor

@trinishanmukha9 can you run Get-PackageSource and see if PowerShell Gallery is registered?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@SydneyhSmith @trinishanmukha9 and others