Skip to content
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

'Cannot GET /' on http://localhost:3000/ #121

Open
ElAnonimo opened this issue May 8, 2016 · 1 comment
Open

'Cannot GET /' on http://localhost:3000/ #121

ElAnonimo opened this issue May 8, 2016 · 1 comment

Comments

@ElAnonimo
Copy link

ElAnonimo commented May 8, 2016

Please help me out fixing this. After gulp serve-build completes Firefox launches with this error message. It seems Firefox doesn't get connected. There is no 'browser connected' output in the console.

@ElAnonimo
Copy link
Author

Seems the issue is with the different ports in karma.conf.js:
proxies: { '/': 'http://localhost:8888/' },
// web server port port: 8888,
Though I haven't yet resolved this.

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