NodeJs 如何返回exit Code code =1; process.emit("exit ") process.reallyExit(code); 转载于:https://www.cnblogs.com/buhaiqing/p/4389898.html