NodeJS Debugger settings

Before proceeding with any of the debugging scenarios, you need to configure NodeJS debugger: specify the path to the node.exe file and host address.

[Tip]Tip

NodeJS should already be installed.