node-startup icon indicating copy to clipboard operation
node-startup copied to clipboard

stdin: is not a tty

Open rjsears opened this issue 7 years ago • 0 comments

I am getting the following when attempting to run: /etc/init.d/node-app start

Starting node-app ...
stdin: is not a tty
node-app started with pid 16638

but it does not start (can start manually no problem).

rjsears avatar Feb 27 '18 03:02 rjsears