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

Incorrect install instructions #3954

Open
2 tasks done
pepjo opened this issue Feb 6, 2025 · 1 comment
Open
2 tasks done

Incorrect install instructions #3954

pepjo opened this issue Feb 6, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@pepjo
Copy link

pepjo commented Feb 6, 2025

I have checked the following:

  • I use the newest version of bruno.
  • I've searched existing issues and found nothing related to my issue.

Describe the bug

When using winget to install Bruno with the command on the website (winget install bruno) the system reports:

Multiple packages found matching input criteria. Please refine the input.
Name             Id           Source 
-------------------------------------
tracktime.mobile 9MVT2J97PTB6 msstore
Bruno            Bruno.Bruno  winget 

Insted the command should be winget install Bruno.Bruno

.bru file to reproduce the bug

No response

Screenshots/Live demo link

> winget install bruno
Multiple packages found matching input criteria. Please refine the input.
Name             Id           Source 
-------------------------------------
tracktime.mobile 9MVT2J97PTB6 msstore
Bruno            Bruno.Bruno  winget 

Instead

> winget install Bruno.Bruno       
Found Bruno [Bruno.Bruno] Version 1.38.1   
This application is licensed to you by its owner.     
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://github.com/usebruno/bruno/releases/download/v1.38.1/bruno_1.38.1_x64_win.exe██████████████████████████████  88.8 MB / 88.8 MB    
Successfully verified installer hash       
Starting package install...    
Successfully installed
@pepjo pepjo added the bug Something isn't working label Feb 6, 2025
@ganesh-bruno ganesh-bruno self-assigned this Feb 6, 2025
@ganesh-bruno
Copy link
Collaborator

Hey @pepjo,

Thanks for reporting this issue. We’re aware of it and will fix it soon.

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