PetyXbron / minecraft-bot

Informational Discord bot for your Minecraft server
https://mb.petyxbron.cz/
GNU General Public License v3.0
67 stars 28 forks source link

Package Error #9

Closed Timongcraft closed 2 years ago

Timongcraft commented 2 years ago

The better-sqlite3 package is broken, here is the working Package better-sqlite3.zip

PetyXbron commented 2 years ago

Downgrading quick.db to 7.1.3 fixes the issue. You can use this console command when the process is off: npm i quick.db@7.1.3 --save --save-exact I do not have reason to update the package so we can leave it like this. Thank you for your info.

PetyXbron commented 1 year ago

With the new release v1.7.0 or newer no one shouldn't face this issue. Package quick.db is removed from the dependencies, newly using pure JSON data saving with Node.js fs