Environments
Node.js
The Node.js Environment
Environment
The Node.js environment allows you to host JavaScript and TypeScript projects, such as Discord bots, APIs, or Next.js websites.
Versions
The supported versions are:
- Node v24
- Node v23
- Node v22
- Node v21
- Node v20
We recommend against using older versions, particularly versions v20, v21, and v23 which are EOL (https://nodejs.org/en/about/previous-releases) and we will no longer support in the future.