kiddkai / atom-node-debugger

A Nodejs Debugger For Atom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Failed to start debugger. Exit code was ENOENT which indicates that the node executable could not be found. Try specifying an explicit path in your atom config file using the node-debugger.nodePath configuration setting.

techknowloge opened this issue · comments

To specify the path in the atom config, open Edit->Preferences, then select Packages, click Settings for node-debugger. Scroll down to Node Path, enter the exact path to node on your system.