microsoftgraph / microsoftgraph/msgraph-metadata

Install-Module Microsoft.Graph -Scope AllUsers

Open
#890 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

ToTriage
Dominant language
XSLT
Stars
166
Forks
55
Avg merge
16h 12m
Merged PRs (30d)
14

Description

Once i try to run Install-Module Microsoft.Graph -Scope AllUsers getting below error

  1.  Install-Package: No match was found for the specified search criteria and module name 'Microsoft.Graph'. Try Get-PSRepository to see all                    
    

available registered module repositories.

  1.  Install-Module Microsoft.Graph -Scope CurrentUser -Repository PSGallery -Force
      Get-PackageSource: Unable to find repository 'PSGallery'. Use Get-PSRepository to see all available repositories.
    
  2.  Install-Module Microsoft.Graph -Scope CurrentUse
      Install-Package: No match was found for the specified search criteria and module name 'Microsoft.Graph'. Try Get-PSRepository to see all available registered module repositories.
    

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No repository files or tests are named. Start by reproducing the reported Install-Module commands and checking the registered repositories with Get-PSRepository; done would require identifying whether the failure belongs to Microsoft.Graph packaging or the user's PowerShell repository configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
powershell
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.