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

Node.js

Last modified: 25 July 2022

Required plugins:

JavaScript and TypeScript -  The plugin is bundled with CLion and enabled by default.

Node.js (only for developing Node.js applications) -  Install the plugin on the Settings/Preferences | Plugins page, tab Marketplace.

Before you start, make sure the Node.js plugin is installed on the Settings/Preferences | Plugins page, tab Marketplace, as described in Installing plugins from JetBrains repository.

The following Node.js versions are supported in CLion 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

Learn more from Supported Node.js versions

Language and Framework-Specific Guidelines