You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to use electron-updater, but I get this error:
TypeError: this.app.whenReady is not a function
at ElectronAppAdapter.whenReady (/Users/jetlej/Projects/Task Slayer/code/node_modules/electron-updater/src/ElectronAppAdapter.ts:9:21)
I'm trying to use electron-updater, but I get this error:
Comes from this code:
The text was updated successfully, but these errors were encountered: