Open JP-Garcia opened 1 month ago
What update? Last update to lowdb was 4 months ago and it's been working fine for me since then: https://github.com/vogler/free-games-claimer/commit/f0f142733e0fd7e365a239fbc8d737a70a739cbc
Did you forget to npm install
to get the correct version?
Haha you're right, and its been almost a year since I pulled changes. I don't like messing with npm so I didn't even look 😶🌫️.
Getting this error after pulling changes today:
Saw the same problem here: https://github.com/typicode/lowdb/issues/554
This change in
src/util.js
fixed it for me: