debugger: process disconnected unexpectedly Permanently deleted user Created February 10, 2014 01:12 While debugging node.js apps on WebStorm 7.0.3 on Windows7, WebStorm often shows:process disconnected unexpectedly Any ideas?Thx.
Hello!
this message usually means that the node process has been terminated in any way other than pressing Stop button in Debug window.