Hi @imanm,
When upgrading the forest-express-sequelize
package version there’s a couple of breaking changes to handle.
Here’s a small guide on how to deal with those: https://docs.forestadmin.com/documentation/how-tos/maintain/upgrade-to-v6
(here you’ll probably have to add an await
before the require(‘forest-express-sequelize’).init
)