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.