Skip to content
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

Broken in electron 12 and up #71

Open
vxsx opened this issue Oct 2, 2021 · 0 comments
Open

Broken in electron 12 and up #71

vxsx opened this issue Oct 2, 2021 · 0 comments

Comments

@vxsx
Copy link

vxsx commented Oct 2, 2021

When trying to use in electron 12 I get following error:

Uncaught TypeError: Cannot read property 'getCurrentWindow' of undefined

This is due to removal of electron.remote.

Deprecated the remote module. It is replaced by @electron/remote. #25293

https://www.electronjs.org/blog/electron-12-0/#breaking-changes

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

No branches or pull requests

1 participant