Module build failed: UnhandledSchemeError: Reading from "node:fs/promises" is not handled by plugins (Unhandled scheme).
Closed this issue · 0 comments
kostia-lev commented
I get this in Electron renderer:
const file = new JSONFile(${userDataPath}/db.json
);
in this line