How to use @discordjs/rest dev release
I would like to use @discordjs/rest on Cloudflare Workers and see that edge/web compatibility has been merged. Can I use this as a beta version already or do I have to wait for 2.0.0?
GitHub
refactor(rest): add web compatibility by suneettipirneni · Pull Req...
Please describe the changes this PR makes and why it should be merged:
Allow /rest to run in edge/web environments.
node: prefixes for value imports have been removed in favor of global objects.
R...
2 Replies
- 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!oh no
ok thanks