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
Previously, I could reload DevTools with a new Node process after restarting, but as of some point between 6.9.2 and 7.3.0, I can no longer reload the page, I'm guessing because the unique Node identifier is no longer there.
Previously, I could reload DevTools with a new Node process after restarting, but as of some point between 6.9.2 and 7.3.0, I can no longer reload the page, I'm guessing because the unique Node identifier is no longer there.
Here's two URLs from v6.9.2:
Here's two URLs from v7.3.0:
Any chance this could be fixed? It's making step-wise unit test debugging in Node 7 a PITA.
The text was updated successfully, but these errors were encountered: