As of electron 12, this module may not be needed anymore. As far as my tests goes, just the basic conf module works just fine. electron.remote
deprecation was fixed with ipc
, but may be completely unnecessary. conf
now gets the correct parentDir values when used with electron directly, unlike earlier versions.
I tested this with Electron on linux, using basic npm start
, as an AppImage
, and deb
and snap
packages. They all work fine with conf
.
I have not tested with electron 11, this may be true for that as well.
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too