Skip to content
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

Signature error installing the module #2

Open
marclneto opened this issue Oct 30, 2017 · 1 comment
Open

Signature error installing the module #2

marclneto opened this issue Oct 30, 2017 · 1 comment

Comments

@marclneto
Copy link

There seems to be a problem with the module signature:

PackageManagement\Install-Package : O módulo 'Sudo' não pode ser instalado ou atualizado porque a assinatura
Authenticode do arquivo 'Sudo.psd1' não é válida.
No C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:1772 caractere:21

  • ... $null = PackageManagement\Install-Package @PSBoundParameters
  •                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : InvalidOperation: (Microsoft.Power....InstallPackage:InstallPackage) [Install-Package],
      Exception
    • FullyQualifiedErrorId : InvalidAuthenticodeSignature,ValidateAndGet-AuthenticodeSignature,Microsoft.PowerShell.P
      ackageManagement.Cmdlets.InstallPackage
@pldmgg
Copy link
Owner

pldmgg commented Nov 16, 2017

Just saw this. I'll look into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants