-
Notifications
You must be signed in to change notification settings - Fork 30.1k
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
node --inspect: dev tools console not working #7891
Comments
/cc @ofrobots |
I am following the steps, and the console in the inspector works - I can even do |
@zloylos, are other things like debugger and profiler working ? |
@zloylos just curious, what do you have in |
Error re Console.enable is expected (it will go away once #7988 lands). I'm looking into other failures. EDIT:ofrobots:fix link. |
This should be fixed now. |
Fixed by #7988. |
I'm still having the original issue on the following:
|
+1 Still seeing this issue in Node v7.0.0 and Chrome 54.0.2840.71 (64-bit). At this point it seems more likely to be an issue with the Chrome Dev Tools but I wasn't able to find a similar bug over there. |
+1 Tested on node
@zloylos answer worked for me but for that, I also need to open the link in Incognito Mode. Is it possible to change the web socket host from |
Hi @ofrobots @claudiorodriguez , I made a small video to show the similar problem that I have been facing. |
Also seeing this on Node 6.9.1 on Chrome 54.0.2840.87 m (64-bit). However, my node is being run from WSL (Windows Subsystem for Linux). I've not yet tested on node installed directly on windows. However, following @zloylos also seemed to resolve the issue for me. |
node --inspect
;I have suggest for input, but I can't execute code.
The text was updated successfully, but these errors were encountered: