Slash Command doesn't register or working

so apparently i'm trying sapphire framework for discordjs, i've follow the documentation but this code somehow doesn't register the slash command even message command isn't working, does anyone have solution for it?
image.png
Solution
nevermind, i'd forgot to set the main in package.json to src/main.ts (which like index.ts), thanks for the help tough
Was this page helpful?