Unable to Update PnP Powershell from 1.9 to 2.1 #3149
Unanswered
soumyadeep22
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I am trying to upgrade PnP Powershell version with below command
Update-Module PnP.PowerShell -RequiredVersion 2.1.0
but its failing with below error
The module 'PnP.PowerShell' cannot be installed or updated because the
authenticode signature of the file 'PnP.PowerShell.psd1' is not valid.
At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\2.2.5\PSModule.psm1:13069 char:20
Exception
ackageManagement.Cmdlets.InstallPackage
PowerShellGet version is 2.2.5.
Anyone faced similar issue while updating? What could be the fix. Any help will be appreciated
Thanks,
Soumyadeep
Beta Was this translation helpful? Give feedback.
All reactions