I have a project in nodejs using sequelize. I am tring to do a FindAll inside a model but I am getting this error:
Cannot read property \'findAll\' of undefined <