kiddkai / atom-node-debugger

A Nodejs Debugger For Atom
MIT License
265 stars 75 forks source link

What is setting for mac ? #244

Open kiritmodi2702 opened 6 years ago

kiritmodi2702 commented 6 years ago

I have installed the package in nuclide, but there are setting problem. can you help me or tutorial for node debugger for mac.

on Mac:

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.

Packager failed to start - continuing anyway. This is expected if you are intentionally running a packager in a separate terminal. If not, lsof -i tcp:8081 might help you find the process using the packager port