"The application did not respond"
I tried looking around and saw a lot of other people had this problem, but couldn't find any accurate solutions. Running Discord.js version 14.18.0 and node 22.13.1. No matter the command, Discord simply responds with "The application did not respond". Its like it didn't even reach the async function.
deploy-commands.js
ping.js
No errors in console either.
1 Reply
- What's your exact discord.js
npm list discord.js
and node node -v
version?
- Not a discord.js issue? Check out #other-js-ts.
- Consider reading #how-to-get-help to improve your question!
- Explain what exactly your issue is.
- Post the full error stack trace, not just the top part!
- Show your code!
- Issue solved? Press the button!
- ✅
Marked as resolved by OP