nodeCQRS icon indicating copy to clipboard operation
nodeCQRS copied to clipboard

CQRS, EventSourcing, (DDDD) Sample in node.js

Results 1 nodeCQRS issues
Sort by recently updated
recently updated
newest added

`/nodeCQRS/node_modules/socket.io/lib/store.js:35 Store.prototype.__proto__ = EventEmitter.prototype; ^ TypeError: Cannot read property 'prototype' of undefined at Object. (/Users/seb/repo/CQRS/nodeCQRS/node_modules/socket.io/lib/store.js:35:42) at Module._compile (module.js:643:30) at Object.Module._extensions..js (module.js:654:10) at Module.load (module.js:556:32) at tryModuleLoad (module.js:499:12) at Function.Module._load (module.js:491:3)...