unfold / reactive

React client/server example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: connect ECONNREFUSED

opened this issue · comments

Hi,

I followed your instructions but I am getting an error:

node server

Listening on port 3000
Error: connect ECONNREFUSED
at errnoException (net.js:904:11)
at Object.afterConnect as oncomplete
Error: connect ECONNREFUSED
at errnoException (net.js:904:11)
at Object.afterConnect as oncomplete
Error: connect ECONNREFUSED
at errnoException (net.js:904:11)
at Object.afterConnect as oncomplete
Error: connect ECONNREFUSED
at errnoException (net.js:904:11)
at Object.afterConnect as oncomplete

Any idea why?

Cordially,

Hervé