I have tried to update node.js in Plesk Obsidian.
I can only find older tutorials that no longer work with Obsidian. The Plesk Support has also provided limited assistance. I was able to install node.js v20 via SSH and copy it to the directory
opt/plesk/node/20
The instructions now say that I should execute the following command:
plesk sbin nodemng register /opt/plesk/node/20/bin/node
This is met with the following error message:
Unknown Plesk command-line utility: "nodemng"
However, another command plesk ext nodejs --install -version v20.0.0
would also result in an error message. Namely: The Node.js version "v20.0.0plesk" was not found.
I'm running out of ideas and I don't know what else I could do to upgrade node.js from 16.4 to v20. Do you have any suggestions?