.@phpstorm Is there any documentation about how to debug a #Nodejs app in a #Docker #container in #webstorm ? Attaching a debugger just doesn't seem to work
You're right about debug-brk, we've reported an issue: https://youtrack.jetbrains.com/issue/WEB-34710 That was a regression caused by an attempt to support debugging any node version in the remote environment when we can't check the version straight away.