followed the instructions in read me file but got error on running "gulp"
.../work/samples/angular1_seed/angularjs-gulp-example/node_modules/socket.io/lib/store.js:35
Store.prototype.proto = EventEmitter.prototype;
^
TypeError: Cannot read property 'prototype' of undefined
at Object. (/Users/saurabh/work/samples/angular1_seed/angularjs-gulp-example/node_modules/socket.io/lib/store.js:35:41)
at Module._compile (module.js:571:32)