Node.js Compliability
This is for you if you’re confused on what Node.js version is supported to run Dodo-Bot! This contains a list of what Node.js versions are supported and what is not. If your Node.js is not supported then it is recommended to update it to a supported version of Node.js.
Node.js | Supported? | Notes |
---|---|---|
Older versions | ❌ | None |
v12 | ❌ | None |
v14 | ❌ | None |
v16 | ☑️ | Only supported in Rebase version |
v17 | ☑️ | Only supported in Rebase version |
v18 | ☑️ | Only supported in Rebase version |
v19 | ☑️ | Only supported in Rebase version |
v20 | ✅ | None |
v21 | ✅ | None |
v22 | ✅ | None |
Please note that starting from in Dodo-Bot 2.1.0 (v2), you can only use node.js v20 and later to be able to use the bot. Node.js earlier up to v16 can only be used on the official Rebase version of the bot.
I can run Dodo-Bot on any os?
This depends on which OSes are supported by Node.js. Let’s first show the examples:
On Windows
you should be able to run Dodo-Bot just fine unless you’re using an EOL os.
For instance, Windows 7 support was dropped early starting with Node.js v14 and so therefore, it is impossible to run Dodo-Bot on Windows 7 for example.
On Linux
Linux should work always so you will likely have no trouble running Dodo-Bot on it.
On MacOS
MacOS has no official support list by Apple and therefore may depend by Node.js team on support for each release so it is recommended to run the latest otherwise if it works on older versions then go ahead.