tags
update-module
2 entries
Tags
Categories
2 entries

Install-Module : A parameter cannot be found that matches parameter name AllowPrerelease.
If Install-Module does not recognize -AllowPrerelease, the usual cause is an older PowerShellGet version rather than your PowerShell sessio…

Update-Module : Module ‘PowershellGet’ was not installed by using Install-Module, so it cannot be updated.
This PowerShellGet error usually means Windows is using the inbox module version, so you need to install a newer copy side by side instead…