You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 19, 2022. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: