Results 9 comments of Boid

ok I tried again with a fresh quasar project and `--builder=vite` and I'm getting this error, I noticed `viteReact` from `plugin-react` so it must not detect that this is a...

BOINC is already set to start on boot as far as I understand. It starts and runs on boot by default.

I think it's related to this issue. https://github.com/BOINC/boinc/issues/2439 The only workaround that I have found is to call boincmd from inside the same directory as the executable and on some...

Good insight. I'll see if I can get a repro, I assumed the issue was more prevalent.

I think I found the issue: https://github.com/mongodb-js/electron-squirrel-startup/issues/30

@robinxshooter I can confirm that this works for my app. Make sure you have the name of your app set correctly so the directory is right, print it out at...

https://gist.github.com/Boid-com/e6348d0dbde4e6633ceb67bbb846ae54 On Fri, Feb 19, 2021 at 8:24 AM Leonardo Rick wrote: > @boid-com is there a way to debug that? If > i start the application I can see...