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

Node.js and NPM

Last modified: 10 November 2021

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.

File | Settings | Languages and Frameworks | Node.js and NPM for Windows and Linux

CLion | Preferences | Languages and Frameworks | Node.js and NPM for macOS

Ctrl+Alt+S the Settings/Preferences icon

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

Learn more from Supported Node.js versions

Language and Framework-Specific Guidelines