You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
update-module PSScriptAnalyzer
PackageManagement\Install-Package : The version '1.8.0' of the module 'PSScriptAnalyzer' being installed is not
catalog signed. Ensure that the version '1.8.0' of the module 'PSScriptAnalyzer' has the catalog file
'PSScriptAnalyzer.cat' and signed with the same publisher 'CN=Microsoft Root Certificate Authority, DC=microsoft,DC=com' as the previously-installed module '1.8.0' with version '1.7.0' under the directory 'C:\ProgramFiles\WindowsPowerShell\Modules\PSScriptAnalyzer\1.7.0'.If you still want to install or update, use
-SkipPublisherCheck parameter.
At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.1.0.0\PSModule.psm1:2080 char:20+ ...$sid=PackageManagement\Install-Package@PSBoundParameters+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Microsoft.Power....InstallPackage:InstallPackage) [Install-Package],
Exception
+ FullyQualifiedErrorId : ModuleIsNotCatalogSigned,Validate-ModuleAuthenticodeSignature,Microsoft.PowerShell.PackageManagement.Cmdlets.InstallPackage
The text was updated successfully, but these errors were encountered:
@kilasuit Yes, I am aware of the thread on catalog signing verification feature in the PSMVP D/L.
This is related to the psgallery modules whose previous versions are having the authenticode signed module manifest file, for example, PSScriptAnalyzer.
Uh oh!
There was an error while loading. Please reload this page.
PowerShell/PSScriptAnalyzer#628
The text was updated successfully, but these errors were encountered: