Frank Hale

Results 43 comments of Frank Hale

Just got bit by this trying to use it with Next.js. Does anyone know if there is a work around to solve this?

I am also seeing where winget says I have updates but it's definitely already installed them. If I run `winget upgrade --all` then it will just reinstall the same things...

Thank you @Trenly for that detailed info!!! Looks like Windows PC Health Check was only installed using `winget` ![image](https://user-images.githubusercontent.com/190154/178752664-bae9b52a-a3cc-4513-9b7c-e649ab565f16.png)

This is getting super frustrating. Winget keeps saying there are upgrades even after everything has been upgraded. ![image](https://user-images.githubusercontent.com/190154/186640990-1308039c-6332-4e93-ae9f-6a247fb266b1.png)

Is there any news on this issue? This is still happening for me with Atom 1.6.2 trying to update Atom-Beautify. Verified on two machines running Windows 10 x64 today. Only...

@mnquintana, referencing your thoughts on packages not having a 'deactivate' method. Atom-Beautify now has one but apparently something else is wrong as the issues keep happening.

@Glavin001, I will open the dev tools console on next update to see if any errors are showing.

@kipters I've also began to experiment with WebView in a UWP app but am not really fond of the Windows Store deployment scenario. Do you know if it's possible to...

That is the docs for the UWP WebView.

@kipters oh I see. I got tripped up on the setting that I had to set when developing UWP which allows apps to be installed outside the store. The settings...