dahlbyk / posh-git

A PowerShell environment for Git
http://dahlbyk.github.io/posh-git/
MIT License
7.62k stars 802 forks source link

Authenticode error when trying to install posh-git via PowerShellGet #923

Open TheNaqvi opened 2 years ago

TheNaqvi commented 2 years ago

System Details

Issue Description

When trying to install posh-git using PowerShellGet\Install-Module posh-git -Scope CurrentUser -Force command, I get the following error: Install-Package: The module 'posh-git' cannot be installed or updated because the authenticode signature of the file 'posh-git.psd1' is not valid.