HirziDevs / PteroStats

PteroStats is a Discord App that designed to check Pterodactyl or Pelican Panel stats and post it to your Discord server.
https://pterostats.znproject.my.id
MIT License
188 stars 112 forks source link

Update package.json so the discord.js version issue is resolved #41

Closed lezetho closed 1 month ago

lezetho commented 1 month ago

The package.json had these little ^ which for some reason downloaded the latest version of all packages but removing them will fix it and download the specific Discord.JS version and prevent this error:

Please delete your "node_modules" and "package-lock.json".
And restart the bot.
Please make sure to check and remove "npm install" command from your startup params.