You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use yarn add @discord-nestjs/core discord.js instead yarn add discord-nestjs. This issue has nothing to do with discord-nestjs package, so bring it to the appropriate repository (@discordjs/builders). Thanks!
Describe the bug
There seems to be an issue in (@discordjs/builders) one of the peer dependency of discord.js.
To Reproduce
Steps to reproduce the behavior:
yarn add @discord-nestjs/core discord.js
yarn start:dev
Desktop (please complete the following information):
discord.js:
^13.4.0
@discord-nestjs/common:
^2.0.12
@discord-nestjs/core:
^2.1.8
Workaround
Downgrading
discord.js
from^13.4.0
to13.3.1
worked for me. For further details check this issue.I hope this helps :)
The text was updated successfully, but these errors were encountered: