Node child_process with ISO-8859-1 in command line

Viewed 21

There is a way to exec shell command in nodeJs with ISO-8859-1;

It seems that nodeJs always force the UTF-8 when use child_process

0 Answers
Related