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

Node.js and NPMUltimate

Last modified: 02 June 2021

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.

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

IntelliJ IDEA | Preferences | Languages and Frameworks | Node.js and NPM for macOS

Ctrl+Alt+S the Settings/Preferences icon

This page appears only when the Node.js bundled plugin is enabled in the Installed tab of the Settings/Preferences | Plugins page as described in Managing plugins.

On how to work with Node.js, refer to the developing the Node.js applications section.

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

  • Node.js 10

  • Node.js 12

  • Node.js 14

  • Node.js 15

Learn more from Supported Node.js versions

Language and Framework-Specific Guidelines