Skip to content

On the Server side - Cannot GET / #22

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
KarinNiffeler opened this issue Aug 28, 2018 · 2 comments
Closed

On the Server side - Cannot GET / #22

KarinNiffeler opened this issue Aug 28, 2018 · 2 comments

Comments

@KarinNiffeler
Copy link

First of all, it is a great application! Thank you.

On the client side, everything works fine. I can start the server on localhost:8080 and I see all the conversation of the diverse localhost:4200s in the server terminal. But in the browser localhost:8080 (server) it is written Error: "Cannot GET /". What could be the issue? How can I fix this error?
I have downloaded your files from GitHub and the terminal (server) looks fine (see screenshot).

Many thanks for your help!
Karin
screen shot 2018-08-28 at 22 56 00

@KarinNiffeler
Copy link
Author

Meanwhile, I have found the bug. If you like to use angular 6 then you will need to add
(window as any).global = window; to polyfills.ts

socketio/socket.io-client#1206

@luixaviles
Copy link
Owner

I just updated the client and server project with the latest versions available. Please let me know if you still have this issue.

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

2 participants