Hi, I am nodeJS and noob command line. I managed to run linux box, and everything is fine. However, restarting node scripts every time I make changes starts to get frustrated. Therefore, I am trying to configure node supervisor. https://github.com/isaacs/node-supervisor
Everything is installed fine, but when I try to configure it using the following from the command line (putty)
supervisor test.js
I get supervisor: command not found
Does anyone know why this would be? many thanks
Chin
source share