ERR_UNKNOWN_STREAM_TYPE


尝试启动一个具有未知 stdoutstderr 文件类型的 Node.js 进程。此错误通常表示 Node.js 本身存在漏洞,尽管用户代码也有可能触发它。

【An attempt was made to launch a Node.js process with an unknown stdout or stderr file type. This error is usually an indication of a bug within Node.js itself, although it is possible for user code to trigger it.】