Articles in this section

How to check the list of installed Node.js versions on a Plesk server?

Plesk for Windows kb: how-to Plesk for Linux ext: nodejs

Applicable to:

  • Plesk for Linux
  • Plesk for Windows

Question

How to check the list of installed Node.js versions on a Plesk server?

Answer

via GUI
  1. Log in to Plesk.

  2. Go to Extensions > My Extensions > Node.js > Open:

    nodejs-list.png

via CLI

Connect to the server via SSH (Plesk for Linux) or RDP (Plesk for Linux) and run the following command:

# plesk ext nodejs --versions

To find out which Node.js version is used by a particular domain, run the following command:

Note: replace the example.com placeholder with the actual domain's name

# plesk ext nodejs --get-version -domain example.com

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.