Ionic serve error: Cannot read property 'handle' of undefined

Hi all,

I have googled and searched the forums a lot, but I really can’t find a solution for this issue. I hope somebody can help.

Runing ionic on:
Windows vista, behind proxy which gave me also some nightmares.
Your system information:

Cordova CLI: 6.0.0
Ionic Version: 1.2.4
Ionic CLI Version: 1.7.14
Ionic App Lib Version: 0.7.0
OS: Windows Vista SP2
Node Version: v4.3.2

The error:

myapp>ionic serve
Running live reload server: undefined
Watching: 0=www//*, 1=!www/lib//*
Ionic serve failed - error: TypeError: Cannot read property ‘handle’ of undefine
d
Ionic server commands, enter:
restart or r to restart the client app from the root
goto or g and a url to have the app navigate to the given url
consolelogs or c to enable/disable console log output
serverlogs or s to enable/disable server log output
quit or q to shutdown the server and exit

ionic $

Please help!
Regards,
Xf