typicode/lowdb

Module build failed: UnhandledSchemeError: Reading from "node:fs/promises" is not handled by plugins (Unhandled scheme).

Closed this issue · 0 comments

I get this in Electron renderer:
const file = new JSONFile(${userDataPath}/db.json);
in this line