Open alexandrebouttier opened 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).
{ "proxy": "http://127.0.0.1:5000" }
use that instead localhost:5000
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).