Error on quick.db

My quick.db fail on i botup the bot. He give me a “module not found”. What can i do?

It happened to me too. One way to solve this is by opening the console and typing a simple “npm install quick.db” when this appears or when “sqlite3 module not found” appears.

I will test this. Thanks!

It’s solved! Thanks!

1 Like

One note: Use pnpm if possible since your node modules don’t count towards your disk space!

1 Like