Open Considerated opened 3 years ago
Are you sure you have installed discord.js@12.5.3 ? with the release of the 13.0.0 when you donpm i discord.js
he install discord.js version 13, so try to do npm i discord.js@12.5.3
It is discord.js v12, the latest sub-version of it. The problem is with the mongodb
Update everything
Hi, I'm trying to use Atlanta BUT I cannot connect to the mongodb cluster. I get this error:
I've setup Mongodb correctly, made sure I used the correct username/password, whitelisted all IP's and made sure I used the right database, but I don't seem to understand whats the problem.