inspect-process icon indicating copy to clipboard operation
inspect-process copied to clipboard

Console not working until refresh

Open alisd23 opened this issue 8 years ago • 3 comments

OS: Windows 7

The console is not attached when the devtools window is opened. It requires a refresh before it starts working correctly. Until then, the logs only appear in the command window. After refreshing, all the logs are visible from before in devtools, and new ones now appear.

Might be a race condition or something going on.

alisd23 avatar Nov 23 '16 13:11 alisd23

Hmmm interesting. Does this occur consistently for you (on every run)? I'll have to dig in to see if this error occurs at the inspect-process level, or at the devtools level.

Thanks for the report.

jaridmargolin avatar Nov 23 '16 16:11 jaridmargolin

Yeah it happens consistently on every run. Doesn't happen when I run node -- inspect directly.

Hopefully that helps 👍

alisd23 avatar Nov 23 '16 20:11 alisd23

Wondering if it is an order of execution error on chromes end. If you don't mind providing a little more help.

  • What version of node are you experiencing this on?
  • Does upgrading to node 7.2.1 fix the issue?

Thank you!

jaridmargolin avatar Dec 17 '16 15:12 jaridmargolin