Import does not work when some packages names could correspond to multiple packages. #983
Labels
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Milestone
Brief description of your issue
winget import fail for some packages because of multiple entries that could match the name of the package.
Steps to reproduce
Create a pacakge.json file with a package (Microsoft.Teams or Microsoft.Office) that has a name that match multple packages.
Do a
winget import package.json
Expected behavior
Installation happen without error.
Actual behavior
Logs can be found in this feedback: https://aka.ms/AAco2lu
error is in french but it basically just says Microsoft.Teams name match multiple packages.
Environment
The text was updated successfully, but these errors were encountered: