Get 'spawn cmd ENOENT' when try to build Cordova application (event.js:85)
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
Hope, it help you too.
just add it to the PATH: C:\Windows\System32 and start cmd as Administrator
Goto > Control Panel\System and Security\System\Advance system setting\Enviroment variable and set system variables path C:\Windows\System32\
variable and restart your System.