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

make the --inspect flag more dev friendly #9672

Closed
aegyed91 opened this issue Nov 18, 2016 · 1 comment
Closed

make the --inspect flag more dev friendly #9672

aegyed91 opened this issue Nov 18, 2016 · 1 comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs.

Comments

@aegyed91
Copy link

Hi!

The --inspect flag generates an url: chrome-devtools://devtools/bundled/inspector.html?experiments=true&v8only=true&ws=127.0.0.1:9229/de39de3a-c457-4b15-bbcf-abfced9d6e63. The hash in the end of the url will change every time i restart the application. What is a common thing if you use nodemon or something similar.

Which means each time i have to copy and paste the new url from terminal. (not even ubuntu 16.04 terminal recognizes it as a link, probably because of the unknown protocol).

@targos
Copy link
Member

targos commented Nov 18, 2016

We are already discussing this issue.
See: #9185

@targos targos closed this as completed Nov 18, 2016
@targos targos added the duplicate Issues and PRs that are duplicates of other issues or PRs. label Nov 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Issues and PRs that are duplicates of other issues or PRs.
Projects
None yet
Development

No branches or pull requests

2 participants