-
-
Notifications
You must be signed in to change notification settings - Fork 163
Open
Description
Beginning of my code :
const { app, BrowserWindow, ipcMain, Menu, Notification, nativeImage } = require("electron"),
Store = require("electron-store"),
store = new Store()
When I'm running my app, i've got a :
"App threw an error during load
TypeError: Store is not a constructor"
It worked well some weeks ago...
Thanks for your help
Metadata
Metadata
Assignees
Labels
No labels