atom-node-debugger icon indicating copy to clipboard operation
atom-node-debugger copied to clipboard

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.

Open techknowloge opened this issue 7 years ago • 1 comments

techknowloge avatar Feb 15 '18 16:02 techknowloge

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.

reedhedges avatar Feb 23 '18 20:02 reedhedges