I don’t know why, we have to re-intall discord.js and quick.db packages with
npm i discord.js
npm i quick.db
In the console. Do you know how to fix it?
I don’t know why, we have to re-intall discord.js and quick.db packages with
npm i discord.js
npm i quick.db
In the console. Do you know how to fix it?
npm i discord.js --save
npm i quick.db --save
npm init -y
refresh