ERR_UNKNOWN_STDIN_TYPE


尝试使用未知的 stdin 文件类型启动 Node.js 进程。此错误通常表示 Node.js 本身存在缺陷,尽管用户代码也有可能触发该错误。

【An attempt was made to launch a Node.js process with an unknown stdin 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.】