-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
This might be PEBKAC but I'm getting the following when running Srvlr after upgrading to Node7:
Store.prototype.__proto__ = EventEmitter.prototype;
^
TypeError: Cannot read property 'prototype' of undefined
at Object.<anonymous> (/usr/local/lib/node_modules/srvlr/node_modules/socket.io/lib/store.js:35:41)
at Module._compile (module.js:573:32)
at Object.Module._extensions..js (module.js:582:10)
at Module.load (module.js:490:32)
at tryModuleLoad (module.js:449:12)
at Function.Module._load (module.js:441:3)
at Module.require (module.js:500:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (/usr/local/lib/node_modules/srvlr/node_modules/socket.io/lib/manager.js:16:13)
at Module._compile (module.js:573:32)```
Metadata
Metadata
Assignees
Labels
No labels