pro-mern-stack icon indicating copy to clipboard operation
pro-mern-stack copied to clipboard

Error when running pro-mern-stack-08-route-query-string

Open alangrn opened this issue 7 years ago • 1 comments

When running the code from pro-mern-stack-08-route-query-string using npm run dev-all I get the following error in the console.

[HPM] Error occurred while trying to proxy request /api/issues from localhost:8000 to http://localhost:3000 (ECONNREFUSED)

The URL is : http://localhost:8000/#/issues?_k=c3ajya. I am using node version v6.10.0

alangrn avatar Mar 09 '18 19:03 alangrn

@alangrn did you have any success with this? I'm getting the same in chapter 7 when I use npm run watch

paul-carron avatar Jul 02 '18 07:07 paul-carron