-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The Signature for <package> is 'NotSigned. #48
Comments
Thanks @JustinGrote this looks like an issue with the Compat module translating a change in behavior of PSResourceGet, we should turn off publisher checks in compat as this doesn't translate well |
Today I hit the same problem in one Windows 11 VM:
As suggested by SydneyhSmith the workaround is to add "-SkipPublisherCheck" as parameter during Install-Module. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Prerequisites
Steps to reproduce
Attemping to install module
jmg.files
from the PowerShell Gallery repository. It failed to install saying it was NotSigned. Module is not signed but also has no indicators that it should be (that I can tell).The module does have Microsoft.Graph dependencies which may be related?
Expected behavior
Installs the module
Actual behavior
Error details
Environment data
The text was updated successfully, but these errors were encountered: