Your console.log(output) line will be an empty buffer, ( <Buffer > ) because the child process had no output on STDOUT (execSync only ...
確定! 回上一頁