Updated from 1.7.1 to 1.7.5.
Getting the below error after running node ./node_modules/@medusajs/medusa/dist/scripts/sales-channels-migration.js
Following these steps - https://docs.medusajs.com/advanced/backend/upgrade-guides/medusa-core/1-7-3
[]$ node ./node_modules/@medusajs/medusa/dist/scripts/sales-channels-migration.js
MissingDriverError: Wrong driver: "undefined" given. Supported drivers are: "cordova", "expo", "mariadb", "mongodb", "mssql", "mysql", "oracle", "postgres", "sqlite", "better-sqlite3", "sqljs", "react-native", "aurora-data-api", "aurora-data-api-pg".
at MissingDriverError.TypeORMError [as constructor] ...