# Node.js 12.16.1 (LTS)

DevFeed: [Node.js 12.16.1 (LTS)](<https://devfeed.tech/articles/node-js-12-16-1-lts-2479.md>)

Original publisher: [Read original article](<https://nodejs.org/en/blog/release/v12.16.1>)

Published: 2020-02-18T20:06:29Z

Content type: release

Language: en

Sources: [Node.js Blog](<https://devfeed.tech/sources/node-js-blog.md>)

Topics: [Node.js](<https://devfeed.tech/topics/node-js.md>), [releases](<https://devfeed.tech/topics/releases.md>), [bug](<https://devfeed.tech/topics/bug.md>), [Refactoring](<https://devfeed.tech/topics/refactoring.md>), [wasm](<https://devfeed.tech/topics/wasm.md>), [JavaScript](<https://devfeed.tech/topics/javascript.md>)

Tags: [async](<https://devfeed.tech/tags/async.md>), [bug](<https://devfeed.tech/tags/bug.md>), [errors](<https://devfeed.tech/tags/errors.md>), [http](<https://devfeed.tech/tags/http.md>), [lts](<https://devfeed.tech/tags/lts.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [refactoring](<https://devfeed.tech/tags/refactoring.md>), [regression](<https://devfeed.tech/tags/regression.md>), [releases](<https://devfeed.tech/tags/releases.md>), [wasm](<https://devfeed.tech/tags/wasm.md>)

## AI overview

Node.js 12.16.1 is an LTS release that fixes six regressions introduced in Node.js 12.16.0. The fixes address module flagging, process cleanup crashes involving WASM, a linking failure, async hooks exceptions and crashes, an EventEmitter compatibility issue, and missing uncaughtException events from the HTTP parser.

## Source excerpt

Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.