Windows Package Manager 1.30.100-preview #6463
Unanswered
Akinwale Alagbe (hackean-msft)
asked this question in
App Installer
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This is a preview build of WinGet for those interested in trying out upcoming features and fixes. While it has had some use and should be free of major issues, it may have bugs or usability problems. If you find any, please help us out by filing an issue.
New in v1.30
--ignore-unavailableflag forinstallAdded a new
--ignore-unavailableflag to theinstallcommand. When installing multiple packages, this flag allows the operation to continue with the remaining packages instead of failing entirely when one or more packages are not found in the configured sources. This brings the same behavior previously available withimport --ignore-unavailableto direct multi-package installs.Bug Fixes
0x8000ffff) when using--disable-interactivitywith the Resume experimental feature enabled during install operations.What's Changed
--ignore-unavailableoption to install command by CatBraaain in feat: add--ignore-unavailableoption to install command #6351New Contributors
--ignore-unavailableoption to install command #6351Full Changelog: v1.30.90-preview...v1.30.100-preview
This discussion was created from the release Windows Package Manager 1.30.100-preview.
All reactions