mib82
Results
1
comments of
mib82
I had the same error **Unable to resolve module reference** with **PowerShellGet**. Solution: **[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12** Install-Module -Name PowerShellGet Microsoft documentation: https://docs.microsoft.com/en-us/powershell/module/powershellget/?view=powershell-7.1