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
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