Sequelize error: defineCall not defined in Index.js
问题 I've been receiving this sequelize error /node_modules/sequelize/lib/sequelize.js:508 this.importCache[path] = defineCall(this, DataTypes); ^ TypeError: defineCall is not a function at module.exports.Sequelize.import (/node_modules/sequelize/lib/sequelize.js:508:32) at /models/Index.js:16:33 at Array.forEach (native) at Object.<anonymous> (/Users/vincentporta/Desktop/RCB_Classwork/cesarcell/models/Index.js:15:4) at Module._compile (module.js:409:26) at Object.Module._extensions..js (module.js