atom-node-debugger
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.
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.