Hi!
I have built the server from the source.
while running it using command "node server"
I am getting the bellow error.
info: Starting server
/home/smartron/mediacenterjs/node_modules/socket.io/lib/store.js:35
Store.prototype.proto = EventEmitter.prototype;
^
TypeError: Cannot read property 'prototype' of undefined
Could any one please help me with this?
