generated from sindresorhus/electron-boilerplate
-
-
Notifications
You must be signed in to change notification settings - Fork 103
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
keep getting error #166
Comments
This is fixed in the latest version!
On Sat, Apr 23, 2022 at 16:15 jaybeejoj0 ***@***.***> wrote:
<!-- Please succinctly describe your issue and steps to reproduce it. Screenshots are worth a hundred bug reports! -->
---
TypeError: Cannot read property 'setBadge' of undefined:
TypeError: Cannot read property 'setBadge' of undefined
at Object.setBadge (C:\Users\jaylo.DESKTOP-8O433SU\AppData\Local\Programs\crossover\resources\app.asar\src\main\dock.js:5:35)
at NsisUpdater.onUpdateDownloaded (C:\Users\jaylo.DESKTOP-8O433SU\AppData\Local\Programs\crossover\resources\app.asar\src\main\auto-update.js:51:7)
at NsisUpdater.emit (events.js:315:20)
at NsisUpdater.dispatchUpdateDownloaded (C:\Users\jaylo.DESKTOP-8O433SU\AppData\Local\Programs\crossover\resources\app.asar\node_modules\electron-updater\out\AppUpdater.js:581:10)
at Object.done (C:\Users\jaylo.DESKTOP-8O433SU\AppData\Local\Programs\crossover\resources\app.asar\node_modules\electron-updater\out\BaseUpdater.js:42:14)
at done (C:\Users\jaylo.DESKTOP-8O433SU\AppData\Local\Programs\crossover\resources\app.asar\node_modules\electron-updater\out\AppUpdater.js:719:25)
at async NsisUpdater.executeDownload (C:\Users\jaylo.DESKTOP-8O433SU\AppData\Local\Programs\crossover\resources\app.asar\node_modules\electron-updater\out\AppUpdater.js:730:14)
---
CrossOver 3.0.1
Electron 11.5.0
win32 10.0.19044
Locale: en-US
—
Reply to this email directly, view it on GitHub
<#166>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAKAERKGJEC5YHBPJ36BX33VGRK3JANCNFSM5UFFIPCQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
Lacy Morrow
www.lacymorrow.com
|
duplicate #153 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Electron 11.5.0
win32 10.0.19044
Locale: en-US
The text was updated successfully, but these errors were encountered: