#module not found

1 messages · Page 1 of 1 (latest)

burnt gorge
#

I followed docs but getting this error

Cannot find module "better-sqlite3"
const { QuickDB } = require("quick.db");
const db = new QuickDB();
meager karma
#

If not you can use other drivers but you will also need to install their dependencies

burnt gorge
#

I did read quick db guide and it's not there, whateve thanks

meager karma
burnt gorge
meager karma
#

It is less explicit on this guide one. This one was supposed to be the new guide but it wasn't finished which is why there is a link to the legacy one at the top