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
Chrome: 66.0.3359.139
Local OS: Windows
Remote OS: Linux
Node: Tested with 8.5.0 and 9.7.1
When using node --inspect-brk=0.0.0.0:9229 the debugger is not pausing at breakpoints set manually.
Using the debugger keyword works fine, as does running things locally.