Open Rishi-34 opened 3 years ago
Have you used the proxy
in package.json
file correctly?
Have you used the
proxy
inpackage.json
file correctly? Just see wether you are connected to the server and it is shwoing in console "connected to mongodb" or whatever you wanted to log when connection was successful
Fixed in pull request 44 and 45
Proxy error: Could not proxy request /signup from localhost:3000 to http://localhost:5000/. See https://nodejs.org/api/errors.html#errors_common_system_errors for more information (ECONNREFUSED). --please advise on this