mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-17 12:03:31 +01:00
chore: unpin rest, unbump node version req (#9632)
* chore: unpin rest, unbump node version req * chore: update readmes --------- Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
This commit is contained in:
@@ -23,7 +23,9 @@
|
||||
|
||||
## Installation
|
||||
|
||||
**Node.js 18.12.0 or newer is required.**
|
||||
**Node.js 16.9.0 or newer is required.**
|
||||
|
||||
Note: native fetch (not recommended) is unavailable in this node version, either use a newer node version or use the more performant `undiciRequest` strategy (default)
|
||||
|
||||
```sh
|
||||
npm install @discordjs/rest
|
||||
|
||||
Reference in New Issue
Block a user