register slash commands doesn't work
hello i used snippet from discordjs.guide for register slash commands, exactly this https://discordjs.guide/creating-your-bot/command-deployment.html#guild-commands and after use
node deploy-commands.js nothing shows even console.log included in async function, what i do incorrect?