Levvie - she/her

Results 110 comments of Levvie - she/her

Close with reason: Merge conflicts;

`Failed in attempting to update the source: winget` looks to be an issue on your end because I'm not able to reproduce this on a clean installation of Windows 11....

1) Do you have any third-party applications installed? 2) What happens when you go to https://winget.azureedge.net/cache/source.msix and install it? If manually installing the `source.msix` installs fine for you then the...

What about running `winget source reset --force` and then running `winget source update` with administrator privileges? > If that's all it takes to break winget then maybe make it more...

> Did you try reproducing on a fully up-to-date Windows install? Yes I did. I used the Windows 11 ISO (22000.1) and the Windows 11 VHDX (22000.613) from the build...

> Using a "5 minute clean install" perpetually is not realistic either. I guess my point here is that this shouldn't be happening to you regardless if it's a "5...

> What should the permissions be for %SystemRoot%\Temp and %USERNAME%\AppData\Local\Temp? `%SystemRoot%\Temp`: ![image](https://user-images.githubusercontent.com/11600822/166449251-ebe8f91c-939b-4860-bd6c-1f3991d70077.png) `%USERNAME%\AppData\Local\Temp`: ![image](https://user-images.githubusercontent.com/11600822/166449455-59009d9e-9350-4521-9317-4b1eed54d7e1.png) > Also, which app in https://github.com/microsoft/winget-cli/issues/2114#issuecomment-1108792210 changes permissions in those folders? I haven't had the time...