The version '2.8.1610.0' of the module 'SharePointPnPPowerShellOnline' is not catalogue signed

Iron Contributor

Hi

 

 

Not sure if this related to the build of of this module or somthing I am doing - skipping the PublsherCheck 

 

 

PS D:\PS\WSLOffice365\WSLOffice365AdminTasks> Install-Module SharePointPnPPowerShellOnline -Force
PackageManagement\Install-Package : The version '2.8.1610.0' of the module 'SharePointPnPPowerShellOnline' being
installed is not catalog signed. Ensure that the version '2.8.1610.0' of the module
'SharePointPnPPowerShellOnline' has the catalog file 'SharePointPnPPowerShellOnline.cat' and signed with the same
publisher 'CN=thawte Primary Root CA, OU="(c) 2006 thawte, Inc. - For authorized use only", OU=Certification
Services Division, O="thawte, Inc.", C=US' as the previously-installed module '2.8.1610.0' with version
'2.6.1608.0' under the directory 'C:\Program
Files\WindowsPowerShell\Modules\SharePointPnPPowerShellOnline\2.6.1608.0'. If you still want to install or
update, use -SkipPublisherCheck parameter.
At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:1661 char:21
+ ... $null = PackageManagement\Install-Package @PSBoundParameters
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (Microsoft.Power....InstallPackage:InstallPackage) [Install-Packa
ge], Exception
+ FullyQualifiedErrorId : ModuleIsNotCatalogSigned,Validate-ModuleAuthenticodeSignature,Microsoft.PowerShell.
PackageManagement.Cmdlets.InstallPackage

2 Replies

I reported the same issue yesterday in the GitHub repo. I think that @Erwin van Hunen may already be investigating. 

 

I did some digging on my machine and found some old modules that I removed and then this one updated without any issues. 


@Dean Gross wrote:

I reported the same issue yesterday in the GitHub repo. I think that @Erwin van Hunen may already be investigating. 

 

I did some digging on my machine and found some old modules that I removed and then this one updated without any issues.

 

Thanks, I should have really reported it on GItHub ..  I am just creating a few Site columnst to be referenced in a Nintex Worflow so the older module works fine.