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: The Node.js 18 and higher is compatible only with Linux distributions based on glibc 2.28 or later.
Plesk for Windows:
Node.js versions that are available for installation via Plesk Installer:
- Node.js 18
- 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 off this task, add the following lines to /usr/local/psa/admin/conf/panel.ini
(Plesk for Linux) or %plesk_dir%adminconfpanel.ini
(Plesk for Windows Server):
[ext-nodejs]
updateVersionsAutomatically = false