Hello it is posible to run node command (ex: npm run build, npm run dev) in cli (ssh terminal) ?
i recently installed nodemanager plugin and testing using command node -v in ssh but it returned error
Command 'node' not found, but can be installed with:
sudo apt install nodejs