ERR_IPC_SYNC_FORK
尝试使用同步衍生的 Node.js 进程打开进程间通信通道。
有关更多信息,请参阅 child_process
模块的文档。
An attempt was made to open an IPC communication channel with a synchronously
forked Node.js process. See the documentation for the child_process
module
for more information.