PowerShellGet
PowerShellGet copied to clipboard
This module provide functions used with PowerShellGet v3 to provide compatibility with scripts expecting PowerShellGet v2
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
### Summary of the new feature / enhancement On first start Import-PSGetRepository should automatically run by the time this module reaches 3.0 so there is so interruption for users ###...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
### Summary of the new feature / enhancement ``` ❯ install-module importexcel -Force WARNING: Resource 'ImportExcel' with version '7.8.5' is already installed. If you would like to reinstall, please run...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
### Summary of the new feature / enhancement For example, the proxy cmdlet for `Update-Script` takes **Proxy* and **ProxyCredential** cmdlets. Those parameters are discarded because they are unsupported by `Update-PSResource`....
Using `Remove-Module CompatPowerShellGet` does not disable the compatibility mapping features for the PS session. Attempts to run `Install-Module` after removing the compat module still fails with deprecated warnings. [Recent PS...
Certainly an edge case, but it might make sense for PowerShellGet 3.0 to be a dependency of this module so that users dont get in a state with no versions...