DeveloperDurp

Results 72 comments of DeveloperDurp

@ChrisTitusTech I feel like Winget has a lot of weird quirks, should we migrate over to Chocolatey?

I am thinking of ways to handle it. By default the script will create an elevated shell for winget and install everything. The most simple way to handle this might...

it works locally but not via invoke-restmethod lol. Like the idea though, should make unit testing individual files much easier.

can you provide a screenshoot of the errors you are getting?

Have you tried rebooting? I think something in windows hasn't updated yet.

Interesting, can you try running a winget install manually? IE something like this `winget install brave.brave`

Interesting, can you try installing something through winutil one more time? Something you have not installed yet.

Yeah, that's one of the reasons for the idea to implement other cli tools as winget can be unstable at times. Sometimes you have to run the install a couple...

I am able to replicate the issue on a fresh Win11 install. I will update with what I find

https://github.com/PowerShell/PowerShell/issues/17232#issuecomment-1119052773 Wasn't aware you could install powershell through the store. Can you confirm if this is the case for you?