simplewebrtc / signalmaster

simple socket.io server for webrtc signaling
Other
1.31k stars 486 forks source link

cannot read property 'resources'!! #84

Open SamanHg opened 8 years ago

SamanHg commented 8 years ago

Hi When i want to connect to server, i get this error... could you please help me error

kasiluo commented 8 years ago

why not nobody can Answer the question ? I encounter the same question ... Do you have solved this question ?

kasiluo commented 8 years ago

Running the server requires a valid installation of node.js which can be installed from the nodejs.org website. After installing the package you will need to install the node dependencies.

-1) npm install async, node-uuid, redis, underscore, precommit-hook, getconfig, yetify, socket.io +1) npm install

2) run the server using "node server.js"

the top word is copy of the author ,hope I can help you , my English is bad.

ghost commented 8 years ago

i think its wrong socket.io version see this -> https://github.com/socketio/socket.io/issues/2394