Skip to content
This repository has been archived by the owner on Jan 18, 2025. It is now read-only.

Installation not found on Powershell Gallery #9

Open
CarlZabbix opened this issue Mar 21, 2019 · 0 comments
Open

Installation not found on Powershell Gallery #9

CarlZabbix opened this issue Mar 21, 2019 · 0 comments

Comments

@CarlZabbix
Copy link

Install-Module -Name ZabbixTools does not work, the message bellow is displayed.
PackageManagement\Install-Package : No match was found for the specified search criteria and module name 'ZabbixTools'. Try Get-PSRepository to see all available registered module repositories.
At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\2.0.1\PSModule.psm1:9526 char:21

  • ... $null = PackageManagement\Install-Package @PSBoundParameters
  •                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : ObjectNotFound: (Microsoft.Power....InstallPackage:InstallPackage) [Install-Package], Exception
    • FullyQualifiedErrorId : NoMatchFoundForCriteria,Microsoft.PowerShell.PackageManagement.Cmdlets.InstallPackage

But Powershell gallery is active for me, any suggestions?
Get-PSRepository

Name InstallationPolicy SourceLocation


PSGallery Untrusted https://www.powershellgallery.com/api/v2/

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

No branches or pull requests

1 participant