PSResourceGet icon indicating copy to clipboard operation
PSResourceGet copied to clipboard

PSResourceGet is the package manager for PowerShell

Results 264 PSResourceGet issues
Sort by recently updated
recently updated
newest added

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ###...

Needs-Triage

# PR Summary This PR adds a parameter called `-TemporaryPath` for `Install-PSResource`, `Save-PSResource`, and `Update-PSResource` cmdlets, which allows users to set the directory for temporary installation. ## PR Context Resolves...

# PR Summary Installing a script with Install-PSResource happens successfully except that the script installation path (`%USERPROFILE%\Documents\PowerShell\Scripts`) isn't added to the environment PATH variable, so the script can't be invoked...

### Summary of the new feature / enhancement If no package is uninstalled during a run of `Uninstall-PSResource` the cmdlet should emit a warning so that the user knows no...

Issue-Enhancement
Area-Uninstall
feature_request
Semester of Code

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ###...

Issue-Bug
Area-Find
Area-GetPSResource

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ###...

Issue-Bug
Area-ErrorHandling
Area-Update

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ###...

Needs-Triage

### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://www.powershellgallery.com/packages/PowerShellGet) - [X] Search the existing issues. ###...

Issue-Bug
Area-Docs

### Summary of the new feature / enhancement Proxy support is needed for the following cmdlets - Install - Update - find - Save - Publish ### Proposed technical implementation...

feature_request
Area-CredentialManagement

### Summary of the new feature / enhancement The following cmdlets have parameters for Proxy support – these need to be removed • Register-PSResourceRepository ### Proposed technical implementation details (optional)...

Issue-Bug
Area-PSRepository