Open curiduck opened 2 years ago
I know that electron-util which used in this library is not support electron >= 14. When I use that, it cause error. Because electron-is-dev which used in electron-util has low version. Is your library compatible above electron v14?
I am using it successfully in electron 15.3
Not working in electron 17.4.3
I know that electron-util which used in this library is not support electron >= 14. When I use that, it cause error. Because electron-is-dev which used in electron-util has low version. Is your library compatible above electron v14?