IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Supported Node.js versions

Last modified: 10 August 2022

Required plugins: JavaScript and TypeScript, Node.js (only for developing Node.js applications)

The plugins are available only in IntelliJ IDEA Ultimate, where they are enabled by default.

This page lists all Node.js versions supported by IntelliJ IDEA for developing applications. Find the Node.js release schedule with the information about the status of the release on the Node.js official website.

The following Node.js versions are supported in IntelliJ IDEA 2020.3 and later:

  • Node.js 10

  • Node.js 12

  • Node.js 14

  • Node.js 15

  • Node.js 16 - the Long Term Supported (LTS) version

  • Node.js 17 - the current version

The active Long Term Service (LTS) version of Node.js is used for on-going testing of existing and upcoming product features.

For other supported Node.js versions, we guarantee that any regressions found in the current IntelliJ IDEA version related to the Node.js support or tool integrations that use Node.js (for example test runners or linters) will be fixed in the following bugfix updates or next IDE major update.

We can't guarantee that all IntelliJ IDEA features will work as expected with Node.js versions that have reached their end-of-life. If any regressions or bugs associated with these Node.js versions are identified in the current IntelliJ IDEA version, they will not be fixed.