microsoftgraph / microsoftgraph/msgraph-metadata
Install-Module Microsoft.Graph -Scope AllUsers
Open
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
-
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.
-
Install-Module Microsoft.Graph -Scope CurrentUser -Repository PSGallery -Force Get-PackageSource: Unable to find repository 'PSGallery'. Use Get-PSRepository to see all available repositories. -
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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