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
I'm not 100% sure this is the right place to put this, however:
I recently upgraded to the latest version of chrome, and since doing so am unable to use "advanced" debugging features (continue to here, conditional breakpoints, etc) when connecting to most node applications I'm using.
From a little trial and error I can see that chrome 89.0.4389.114 (linux) will provide only basic debug support (simple breakpoints) for node versions below 14.5, but from 14.5 upwards supports the "advanced" features.
Is there anywhere I can look up which version of chrome + devtools-protocol is compatible with which node versions
The text was updated successfully, but these errors were encountered:
I'm not 100% sure this is the right place to put this, however:
I recently upgraded to the latest version of chrome, and since doing so am unable to use "advanced" debugging features (continue to here, conditional breakpoints, etc) when connecting to most node applications I'm using.
From a little trial and error I can see that chrome 89.0.4389.114 (linux) will provide only basic debug support (simple breakpoints) for node versions below 14.5, but from 14.5 upwards supports the "advanced" features.
Is there anywhere I can look up which version of chrome + devtools-protocol is compatible with which node versions
The text was updated successfully, but these errors were encountered: