winget upgrade command error

Sergio Topete 16 Reputation points
2022-12-27T15:59:13.78+00:00

I keep getting the following error message when try to use winget ugprade trying researching the error but no luck : "Failed when searching source: winget An unexpected error occurred while executing the command: 0x8a15000f : Data required by the source is missing"

.NET CLI
.NET CLI
A cross-platform toolchain for developing, building, running, and publishing .NET applications.
322 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Fabian Wilson 0 Reputation points
    2023-03-21T20:45:22.72+00:00

    Running the following command fixed the issue for me.

    winget source reset
    
    0 comments No comments