Closed lukeh990 closed 2 years ago
This is because @discordjs/rest hasn't been updated in a while and the latest release has those outdated deps. I believe this has been fixed on the repo but a release hasn't been pushed yet. You can safely ignore the discord-api-types warning because when installing the package itself you're installing the latest version automatically
This isn't an issue with this module but with our rest package being outdated
Please describe the problem you are having in as much detail as possible: When I install the discord-api-types package with the command
npm install discord.js @discordjs/rest discord-api-types
I get the following warnings:In the
package.json
the following entries are added:Further details: