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

getting error while npm start #32

Open
husainasfak opened this issue Jul 1, 2022 · 1 comment
Open

getting error while npm start #32

husainasfak opened this issue Jul 1, 2022 · 1 comment

Comments

@husainasfak
Copy link

[webpack-dev-server] [HPM] Error occurred while proxying request localhost:56652/api/courses to http://localhost:9000/ [ECONNREFUSED] (https://nodejs.org/api/errors.html#errors_common_system_errors)

give me that error how to fix it

@fracergu
Copy link

fracergu commented Jul 2, 2022

This happens to me when I don't have the backend server running. Are you sure you have started it previously?

run npm server in another terminal before npm start

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