I Am new in Angular2 Cli, Here I found an errors while running my Cli project.
ERROR in multi main, Module not found: Error: Can't resolve 'webpack-dev-server/client?http://localhost:4200/' in 'node_modules\angular-cli\ models'
I have installed 'webpack' and 'webpack-dev-server' globally, but still the error remain.
Any body, please help me to find a solution.
Thanks,