typicode / lowdb

Simple and fast JSON database
MIT License
21.58k stars 924 forks source link

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

Closed kostia-lev closed 3 months ago

kostia-lev commented 3 months ago

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