Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add node --inspect example to Troubleshooting docs #4287

Closed
nickserv opened this issue Aug 17, 2017 · 2 comments · Fixed by #4312
Closed

Add node --inspect example to Troubleshooting docs #4287

nickserv opened this issue Aug 17, 2017 · 2 comments · Fixed by #4312

Comments

@nickserv
Copy link
Contributor

nickserv commented Aug 17, 2017

The docs show how to use the old --debug and node-inspector, but thanks to Node 8.4 we can finally use --inspect.

node --inspect-brk node_modules/bin/jest according to #1652 (comment).

I removed an extra --inspect, it seems to not be necessary.

@thymikee
Copy link
Collaborator

Sounds like a perfect opportunity to send a PR with a note about the fix in Node 8.4.0 :)

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 13, 2021
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants