新增于: v8.0.0移除于: v11.7.0
尝试使用未知的 stdout
或 stderr
文件类型启动 Node.js 进程。
此错误通常表明 Node.js 本身存在错误,尽管用户代码可能会触发它。
Added in: v8.0.0Removed in: v11.7.0
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.