WebStorm
 
Get WebStorm

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

This page describes the configuration-specific items as well as options that are common for all run/debug configurations. For more information about using this configuration, refer to Debugging a running Node.js application.

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.