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

Running and debugging Node.js

Last modified: 09 August 2022

Required plugins:

JavaScript and TypeScript, JavaScript Debugger -  The plugins are bundled with CLion and enabled by default.

Node.js -  Install the plugin on the Settings/Preferences | Plugins page, tab Marketplace.

CLion helps you run and debug your Node.js applications. You can debug applications that are started from CLion as well as attach to already running applications.