ANSI colours are removed from the output console. A bit of googling and people mention an --ansi switch that resolve some problems when spawning childProcesses using PHP and few others
The goal is to use GRUNT to fire a Node/PhantomJS testing environment. Calling Node it has the stdout 'colorised'
ANSI colours are removed from the output console. A bit of googling and people mention an --ansi switch that resolve some problems when spawning childProcesses using PHP and few others
The goal is to use GRUNT to fire a Node/PhantomJS testing environment. Calling Node it has the stdout 'colorised'
Best, Joe Rosa