jaewonhimnae / react-shop-app

317 stars 213 forks source link

Starting App Error #7

Closed gunhachi closed 4 years ago

gunhachi commented 4 years ago

I got this error on starting the application

[0] [nodemon] app crashed - waiting for file changes before starting... [1] [HPM] Proxy created: / -> http://localhost:5000 [1] i 「wds」: Project is running at http://192.168.56.1/ [1] i 「wds」: webpack output is served from [1] i 「wds」: Content not from webpack is served from D:\Learn\shopping-mern\client\public [1] i 「wds」: 404s will fallback to /

the application running but cant access such function because of this error

[HPM] Error occurred while trying to proxy request /api/users/auth from localhost:3000 to http://localhost:5000 (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)

Any idea to fix this?

parkdoeui commented 4 years ago

check dev.js and see if everything is correctly set up