Question
Which Node.js versions are available in Plesk?
Answer
Plesk for Linux:
- Node.js 19
- Node.js 18
- Node.js 16
- Node.js 14
Note: Node version availability depends on OS version. e.g. Since Node 18, Linux distributions based on glibc 2.28 or later are required.
Plesk for Windows:
Node.js versions that are available for installation via Plesk Installer:
- Node.js 16
Additional Information
The Node.js extension now automatically installs and updates supported LTS versions.
There is a scheduled task that checks and installs available updates weekly. Once a new major LTS (or current) version appears, it will be installed by this task.
To turn this task off, add the following lines to /usr/local/psa/admin/conf/panel.ini
(Linux) or %plesk_dir%adminconfpanel.ini
(Windows):
[ext-nodejs]
updateVersionsAutomatically = false