Node.js 8.1.3 已发布,Node.js 是一个基于 Chrome V8 引擎的 JavaScript 运行环境,它使用了一个事件驱动、非阻塞式 I/O 的模型,使其轻量又高效。 值得关注的变更 Stream:已经修复了 stream 模块的两个回归: The finish event will now always be emitted after the error event if one is emitted: [0a9e96e86c] #13850 In object mode, readable streams can now use undefined again. [5840138e70] #13760 详情请参阅变更地址。 下载地址 Node.js 8.1.3 发布,JavaScript 运行时下载地址