Open
Description
Was upgrading today to Electron v11
Using: electron-json-storage v4.3.0
Even after passing the data path form main_process to the renderer_process, and setting storage.setDataPath() in the renderer_process an error is being triggered by the utils.js line 30 (const app = electron.app || electron.remote.app)
I am calling storage.setDataPath() with the relevant path first thing after requiring the electron-json-storage module
Metadata
Metadata
Assignees
Labels
No labels