-
Notifications
You must be signed in to change notification settings - Fork 99
Open
Description
Hi,
First of all, thank you for the great work. Loved your vid.
I cloned your repo, installed npm dependencies, built the project, and ran the server :
npm install
webpack
node server.js
But when I visit http://localhost:3000/
I get many error in the console, every 3seconds:
abstract-xhr.js:128 GET http://127.0.0.1:8080/sockjs-node/info?t=1467733472020 net::ERR_CONNECTION_REFUSED
client?839d:70 [WDS] Disconnected!
It looks like sockjs is look at the wrong port number.
Any idea ?
Metadata
Metadata
Assignees
Labels
No labels