Skip to content

Live reloading with socket.io not working? #2496

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
1 task done
z34 opened this issue Feb 8, 2017 · 1 comment
Closed
1 task done

Live reloading with socket.io not working? #2496

z34 opened this issue Feb 8, 2017 · 1 comment

Comments

@z34
Copy link

z34 commented Feb 8, 2017

  • I think I understand that GitHub issues are not for tech support, but for questions specific to this generator, bug reports, and feature requests.
Item Version
generator-angular-fullstack 4.1.2 (Also tried with 3.7.6)
Node 6.9.5
npm 3.10.10 (Also tried Node 7.5.0 and npm 4.1.2)
Operating System OS X 10
Item Answer
Transpiler Babel
Markup HTML
CSS LESS
Router ui-router
Client Tests Mocha
DB MongoDB
Auth Y
Socket.io Y

I've been having trouble getting socket.io to update the view. I think I've isolated the problem to mongoose... package.json requests mongoose ^4.1.2, which resolves to 4.8.1, but I think anything after 4.7.9 is causing this problem. When I install 4.7.9, my existing project (built with generator-angular-fullstack 3.7.6) functions as expected, and the latest version (4.1.2) does as well.

@z34
Copy link
Author

z34 commented Feb 8, 2017

Sorry, this is already addressed in #2479

@z34 z34 closed this as completed Feb 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant