You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
join(app.getPath('userData'), 'database.json') is have data,butJSONFileSyncread is undefine, uesfs.readFileSync(STORE_PATH, 'utf8') || {};can read it but not write,how to fix it
env: electron22 lowdb7.0.1
The text was updated successfully, but these errors were encountered:
join(app.getPath('userData'), 'database.json')
is have data,butJSONFileSync
read is undefine, uesfs.readFileSync(STORE_PATH, 'utf8') || {};
can read it but not write,how to fix itenv: electron22 lowdb7.0.1
The text was updated successfully, but these errors were encountered: