Javascript – Issue with sequelize, can't use findAll
I'm starting out with Sequelize and got kind of stuck right there. I try to connect my controller, route, model and stuff and I get this error when trying to access my route (localhost:3000/api/carousel) : TypeError: Cannot read properties of…