Node.js and NPM
for macOS
Ctrl+Alt+S
This page appears in the Settings dialog box, when the Node.js plugin is enabled. The plugin is not bundled with CLion, but it can be installed from the JetBrains plugin repository as described in Plugins.
Item | Description |
---|---|
Node interpreter | In this field, specify the default Node.js interpreter for the current project. CLion will automatically use it every time you select the Project alias from Node Interpreter lists when creating run/debug configurations or configuring Node.js-dependent tools, for example, Prettier or Yeoman. Choose the interpreter from the list or from the dialog that opens when you click |
Version | This read-only field shows the current version of Node.js. |
Packages | The Packages area shows a list of all the NPM-dependent packages that are currently installed on your computer.
|