DogFoxX

Results 2 comments of DogFoxX

I also get `Skip checkForUpdatesAndNotify because application is not packed` although I'm calling `autoUpdater.checkForUpdates()`. I have `dev-app-update.yml` in root, and running ``` js function isDev() { return !app.isPackaged; }; if...

I had a similar issue where the terminal would just close at `Building libtorrent-rasterbar` with no error displayed. @hdecx 's solution seemed to work.