sindresorhus/electron-util

It seems that not work on >= v14 electron's version

curiduck opened this issue · 1 comments

Hi, I use this library on Electron v18.
It not work because 'electron-is-dev' version is low, it is not compatible with this version.

image

electron.remote was deprecated on Electron v14.

I think this issue will resolved if upgrade 'electron-is-dev' version to v2.0.0.

Has any way to solve or avoid this issue?

Duplicate of #45