mukeshphulwani66 / Instagram-clone-MERN-Stack

296 stars 212 forks source link

issue while running the application #17

Open Rishi-34 opened 3 years ago

Rishi-34 commented 3 years ago

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

rajat-mehra05 commented 3 years ago

Have you used the proxy in package.json file correctly?

aqib2 commented 3 years ago

Have you used the proxy in package.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

savarsri commented 6 months ago

Fixed in pull request 44 and 45