yeoman / generator-angular

Yeoman generator for AngularJS
http://yeoman.io
5.74k stars 1.45k forks source link

livereload error while grunt serve:dist #1415

Open chhinendu opened 6 years ago

chhinendu commented 6 years ago

GET http://127.0.0.1:35729/livereload.js?snipver=1 net::ERR_CONNECTION_REFUSED

I only get this error while grunt serve:dist but grunt serve work fine. Any ideas why this might be happening ?