bradtraversy / mern_shopping_list

Shopping List built with MERN and Redux
605 stars 436 forks source link

proxy error #40

Open alexandrebouttier opened 4 years ago

alexandrebouttier commented 4 years ago

Hello I try to launch the project at the root by entering a yarn run dev I get this error how unlocked? thank you

Proxy error: Could not proxy request /api/items from localhost:3000 to http://localhost:5000/. [1] See https://nodejs.org/api/errors.html#errors_common_system_errors for more information (ECONNREFUSED).

sayinmehmet47 commented 3 years ago
{

  "proxy": "http://127.0.0.1:5000"
}

use that instead localhost:5000