Oh... after I run, 2-3 seconds later, I got this:
events.js:47
throw new Error("Uncaught, unspecified 'error' event.");
^
Error: Uncaught, unspecified 'error' event.
at Socket.emit (events.js:47:15)
at Socket.publish (/usr/local/lib/node_modules/socket.io-client/
lib/socket.js:97:15)
at Socket.onError (/usr/local/lib/node_modules/socket.io-client/
lib/socket.js:413:10)
at SocketNamespace.onPacket (/usr/local/lib/node_modules/socket.io-
client/lib/namespace.js:194:23)
at Socket.onPacket (/usr/local/lib/node_modules/socket.io-client/
lib/socket.js:396:30)
at Transport.onPacket (/usr/local/lib/node_modules/socket.io-
client/lib/transport.js:76:17)
at Transport.onData (/usr/local/lib/node_modules/socket.io-client/
lib/transport.js:53:16)
at [object Object].stateChange (/usr/local/lib/node_modules/
socket.io-client/lib/transports/xhr-polling.js:81:16)
at /usr/local/lib/node_modules/socket.io-client/node_modules/
xmlhttprequest/XMLHttpRequest.js:306:9
at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/
socket.io-client/node_modules/xmlhttprequest/XMLHttpRequest.js:218:6)