I want to set an environment variable when running a program via child_process.exec. Is this possible?I tried setting the env like this:exec('FOO', ...
確定! 回上一頁