Node.js manager gives the path to the node and npm executable files - /opt/plesk/node/24/bin/node.
But where do I go to run these files - for example to see the version numbers with node - v and npm -v. and to install applications e.g. npm install [<package-name>]
I sense I might be...