when i use "sequelize db:migrate" command. I got following error!
Sequelize CLI [Node: 8.9.1, CLI: 3.2.0, ORM: 4.29.0]
WARNING: This version of Sequelize CLI is not fully compatible with Sequelize v4. https://github.com/sequelize/cli#sequelize-support
Loaded configuration file "config\config.js".
ERROR: Dialect needs to be explicitly supplied as of v4.0.0
my code link --> code github link
i tried everything i have got! I can't get any solution!