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

MicrosoftPowerBIMgmt.Profile source location is not valid #81

Closed
skcary77 opened this issue Sep 12, 2018 · 2 comments
Closed

MicrosoftPowerBIMgmt.Profile source location is not valid #81

skcary77 opened this issue Sep 12, 2018 · 2 comments
Labels
bug Something isn't working

Comments

@skcary77
Copy link

I'm trying to install the MicrosoftPowerBIMgmt module. I run the following command:

Install-Module -Name MicrosoftPowerBIMgmt -Scope CurrentUser

I received the following message:
WARNING: Source Location 'https://www.powershellgallery.com/api/v2/package/MicrosoftPowerBIMgmt.Profile/1.0.326' is not valid. PackageManagement\Install-Package : Package 'MicrosoftPowerBIMgmt.Profile' failed to download.

Any ideas whats happening?

@CodeCyclone
Copy link
Collaborator

Try updating NuGet and PowerShellGet libraries by following these instructions - https://docs.microsoft.com/en-us/powershell/gallery/installing-psget

If that doesn't work, there might be an issue with your PSGallery Source Location or an issue with either PowerShellGet or PowerShell Gallery. You might have to open an issue at https://github.com/powershell/powershellget to get this resolved. If the issue isn't getting resolved, open a support ticket to gain more traction.

@CodeCyclone CodeCyclone added the bug Something isn't working label Nov 26, 2018
@CodeCyclone
Copy link
Collaborator

Closing as this is external to this repo and an issue in PSGallery

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants