Skip to content

Conversation

@csett86
Copy link
Contributor

@csett86 csett86 commented May 11, 2021

since 22.11.1 the update check was failing with

TypeError: update_notifier_1.default is not a function

To properly fix this the type definitions for update-notifier had to be replaced, as the previously included type definitions suggested a default export that in fact does not exist in update-notifier (and thus leading to the error above).

since 22.11.1 the update check was failing with
TypeError: update_notifier_1.default is not a function
@develar develar merged commit 7884b50 into electron-userland:master May 11, 2021
@csett86 csett86 deleted the fix-update-check branch May 12, 2021 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants