When I hit refresh in the debug attach dialog with Node selected in the combo box, I see this message:
```
---------------------------
Error
---------------------------
Could not attach to Node.js process at 'localhost:5858'. Make sure that the process is running behind the remote debug proxy (RemoteDebug.js), and that the debuger port (default 5858) has been opened on the target host.
---------------------------
Retry Cancel
---------------------------
```
'debuger' -> 'debugger'
```
---------------------------
Error
---------------------------
Could not attach to Node.js process at 'localhost:5858'. Make sure that the process is running behind the remote debug proxy (RemoteDebug.js), and that the debuger port (default 5858) has been opened on the target host.
---------------------------
Retry Cancel
---------------------------
```
'debuger' -> 'debugger'