Trying to use sequelize with MySQL NPM Help needed!

I am currently trying to use sequelize to connect to an AWS RDS MySQL instance. When I attempt to create just a basic instance …
const sequelize = new Sequelize(‘database’, ‘username’, ‘password’, { dialect: ‘mysql’ });
I get the error: Error loading web module backend/mysql.jsw: Please install mysql2 package manually

Has anyone else seen this? Any workaround ?

Any help would be greatly appreciated.

#sequelize #MySQL #NPM #Error

Did you achieve it?

Please add a new post instead of bumping up an old one from last year.

You can see here about using npm within Wix.
https://support.wix.com/en/article/corvid-working-with-npm-packages