> ## ng serve is not working, Please help me to resolve this > 1. Window 8.1 1. angular-cli: 1.0.0-beta.9 node: 4.4.7 os: win32 x64 2. I have run the following commands $npm install -g angular-cli $ng new myapp $cd myapp $ng serve 3. angular-cli successfully installed. 