Replies: 1 comment
-
Solved in 2.1.1 : Fixed signing issue in release process. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Cannot install latest 2.1.0 version from psgalley: authenticode signature of the file 'PnP.PowerShell.psd1' is not valid
PS C:\Program Files\PowerShell\7> Install-Module -Name pnp.powershell -Repository psgallery -Scope CurrentUser
Untrusted repository
You are installing the modules from an untrusted repository. If you trust this repository, change its InstallationPolicy value by running the Set-PSRepository cmdlet. Are you sure you want to install the modules from 'PSGallery'?
[Y] Yes [A] Yes to All [N] No [L] No to All [S] Suspend [?] Help (default is "N"): Y
Install-Package: The module 'PnP.PowerShell' cannot be installed or updated because the authenticode signature of the file 'PnP.PowerShell.psd1' is not valid.
Beta Was this translation helpful? Give feedback.
All reactions