Abhijit Chowdhury

Results 2 comments of Abhijit Chowdhury

I am facing problem while migrating in production because i have used **dotenv** as **dev dependency**. -------.sequelizerc file ------ `'use strict'; require('dotenv').config(); // I cannot import in production . It...

Hello Chrisu892, Yes, I have used .sequelizerc file in root directory. can you please explain me why env constant r undefined only in case of migration ( for sequelize-cli command...