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

not possible to have colored output (using the unbuffer trick, doesnt work)

Open japrescott opened this issue 9 years ago • 0 comments

when using node-supervisor, node doesn't think its running interactive and thus, doesn't print colored output. Using unbuffer node script.js, I can force colors to show. But using the -x parameter, I can only specify one executable, not a command I'd like to execute. How can I get node-supervisor to output colored logs?

japrescott avatar Mar 31 '17 16:03 japrescott