Hi guys, i tried to setup a blog with Ghost.
For that I had to install and enable the NodeJS extension. That worked perfectly.
I've permitted the user the ssh access and the login is possible.
But if the user types "npm" into the console, the response is only bash: npm: command not found.
I've...