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
{{ message }}
This repository has been archived by the owner on Dec 19, 2022. It is now read-only.
Is the debugger compatible with Node 6?
When I switch to Node
6.11
onnvm
, the debugger stops on breakpoints, but I cannot inspect anything. None of the variables are set.When I switch back to
4.x
, the debugger shows the value of properties again.The text was updated successfully, but these errors were encountered: