AppCode
 
Get AppCode

Run/Debug Configuration: Node.js

Last modified: 13 February 2023

Required plugins:

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

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

Create: Run | Edit Configurations | Add New Configuration | Node.js

The following Node.js versions are supported in AppCode 2020.3 and later:

  • Node.js 14

  • Node.js 16 - the Active Long Term Supported (LTS) version

  • Node.js 18 - the current version

Learn more from Supported Node.js versions.

In this dialog, create configurations for starting the debugger together with your Node.js applications on your computer.