Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting error when running npm run register #64

Open
bckelley opened this issue Oct 15, 2024 · 0 comments
Open

getting error when running npm run register #64

bckelley opened this issue Oct 15, 2024 · 0 comments

Comments

@bckelley
Copy link

bckelley commented Oct 15, 2024

`
npm run register

[email protected] register
node commands.js

400
Error: {"message":"Invalid Form Body","code":50035,"errors":{"0":{"type":{"_errors":[{"code":"ENUM_TYPE_COERCE","message":"Value "8" is not a valid enum value."}]}}}}
at DiscordRequest (file:///D:/Projects/node/discord-example-app/utils.js:21:11)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async InstallGlobalCommands (file:///D:/Projects/node/discord-example-app/utils.js:33:5)
`

also am see this when I run npm run dev run the /challenge command and make a selction
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant