pro-mern-stack
pro-mern-stack copied to clipboard
Error when running pro-mern-stack-08-route-query-string
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 did you have any success with this? I'm getting the same in chapter 7 when I use npm run watch