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

Problem with proxy middleware #2

Open
vinhtq opened this issue Feb 5, 2017 · 3 comments
Open

Problem with proxy middleware #2

vinhtq opened this issue Feb 5, 2017 · 3 comments

Comments

@vinhtq
Copy link

vinhtq commented Feb 5, 2017

I always have this error when run npm run dev

[HPM] Proxy created: /api  ->  http://localhost:9000
[HPM] Subscribed to http-proxy events:  [ 'error', 'close' ]

So that you cannot make any request to server route

@MillerRen
Copy link
Owner

Have you started the server? You have to run it by node server app.js or provide another server. I will improve readme.

@vinhtq
Copy link
Author

vinhtq commented Feb 6, 2017 via email

@MillerRen
Copy link
Owner

I moved server packages to server directory. You need to install them.

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