debugger: process disconnected unexpectedly

While debugging node.js apps on WebStorm 7.0.3 on Windows7, WebStorm often shows:
process disconnected unexpectedly
Any ideas?
Thx.

0
1 comment

Hello!

this message usually means that the node process has been terminated in any way other than pressing Stop button in Debug window.

0

Please sign in to leave a comment.