rickymohk

Results 8 comments of rickymohk

I am working on an electron project and running into this issue too. Though this only occurs when I use electron-packager (via electorn-forge) with asar enabled. Any temporary workaround?

Thank you for explaining. I think I would explicitly rename my nupkg files then.

Recently get this error with Pixel 8 and Google Play Services 24.15.58. Another phone with Google Play Services 24.15.18 sees no issue. So I unsubscribe beta program of Google Play...

Guys please note that discovery issue is off-topic. This thread is about communication error after sharing.

Running `pkill -f '.*GradleDaemon.*'` whenever I encounter it does the trick.

Facing this issue in 2023 when using electron. To reproduce the issue: 1. Launch the app, wait for update download complete 2. Quit the app to proceed update 3. Launch...

Getting this issue. I could have use VS2017 but I am using electron-rebuild which complains about path longer than 260 characters so I have to upgrade to VS2019, now I...

So the commit fd5e2ad033e02644e9358a03b15d9701485aa4f3 explicitly remove the definition and implementation of `std::hash` for VS2019 and after. I don't know this commit's intention but removing the condition seems make it able...