IntelliJ IDEA
 
Get IntelliJ IDEA

Run/Debug Configuration: Attach to Node.js/Chrome

Last modified: 12 November 2024

Create: Run | Edit Configurations | Add New Configuration | Attach to Node.js/Chrome

In this dialog, create configurations for debugging already running Node.js applications. This approach gives you the possibility to re-start a debugging session without re-starting the Node.js server.

Also use this configuration to debug background and additional main processes of NW.js applications, refer to Run/Debug Configuration: NW.js.