PowerShell / PowerShell/PSResourceGet
Unlisted exact version doesn't install
Open
Nobody has claimed this yet.
Area-Install
breaking-change
Issue-Bug
- Dominant language
- C#
- Stars
- 576
- Forks
- 114
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 7
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest released version
- Search the existing issues.
Steps to reproduce
Install-PSResource mytest67 -Repository PSGallery -version "0.0.1"
Expected behavior
Installs
Actual behavior
Install-PSResource: Package(s) 'mytest67' could not be installed from repository 'PSGallery'.
Error details
No response
Environment data
1.0.0
Visuals
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with Install-PSResource mytest67 -Repository PSGallery -version "0.0.1" on PSResourceGet 1.0.0, then trace the Install-PSResource version-resolution entry point. Done means the command installs the requested exact version from PSGallery and the behavior is covered by a regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, powershell
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100