angular-fullstack / generator-angular-fullstack

Yeoman generator for an Angular app with an Express server
https://awk34.gitbook.io/generator-angular-fullstack
6.13k stars 1.24k forks source link

Livereload not working #1947

Open aniknafs opened 8 years ago

aniknafs commented 8 years ago
Item Version
generator-angular-fullstack 3.7.5 (also 3.7.4)
Node 4.2.0 (tried 4.4.5 too)
npm 3.8.0
Operating System OS X 10.11.5
yo 1.8.4
Item Answer
Transpiler Babel
Markup Jade
CSS SCSS
Router ui-router
Build Tool Grunt
Client Tests Jasmine
DB N/A
Auth N

Livereload not working all together. Updating client/server Jade files and scripts, don't trigger Livereload. I tried on a brand new project generated by generator-angular-fullstack 3.7.5.

In another project which I created using generator-angular-fullstack 3.3.0, Livereload is fine.

MarinAngelo commented 8 years ago

I have the same problem, comment in the console: Firefox can’t establish a connection to the server at ws://localhost:35729/livereload. But on Chrome I have the same problem.

csvan commented 7 years ago

How many people with this problem are on Windows?

johndeyrup commented 7 years ago

I am having the same issue.