EventEmitter gets TypeError if EventEmitter.prototype.addListener is called directly. · Issue #523 · nodejs/node

I got following TypeError. the detail is here (sequelize/sequelize#2966). TypeError: undefined is not a function at Promise.addListener (events.js:154:18) at Promise.on (/Users/yosuke/go/src/github...