Events.js:85 throw er; // Unhandled 'error' event

I checked system variables one more time and found the cause of the problem: missing *C:\Windows\System32* variable. I added it and that solved my problem

Also make sure c:\windows is defined in path variable.

Hope, it help you too.