ronomon / opened

Check if a file is open in another application on Windows, macOS and Linux.
MIT License
16 stars 7 forks source link

Electron windows built error #4

Closed debotos closed 3 years ago

debotos commented 3 years ago

It's working as expected in development mode. But only giving error when trying to build windows executable. macOS build is perfectly working.

I am using electron forge - ^6.0.0-beta.54

Please review. Thanks.

Capture

debotos commented 3 years ago

Found the solution - https://stackoverflow.com/a/52796884/8465770

codal-mitalt commented 1 year ago

I am facing the same issue. @debotos what works for you ?