Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with generated install commands. #53

Open
Krushx0 opened this issue Nov 7, 2021 · 0 comments
Open

Issue with generated install commands. #53

Krushx0 opened this issue Nov 7, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@Krushx0
Copy link

Krushx0 commented Nov 7, 2021

Hi!
When you try to install for example 7-Zip beta trough the gui there is an error with version number not found.
The main problem is that the generated command looks like this:

winget install 7zip.7zip.Alpha.exe -v 21.04 beta

While it should be like this:

winget install 7zip.7zip.Alpha.exe -v "21.04 beta"

@ghost1372 ghost1372 added the bug Something isn't working label Nov 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants