You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using node latest version 20.8.0
This version have default autoloading of env file without any package.
but while using sequelize-cli it is not loading .env file but
with node --envfile=.env index.js it loads .env without any package like (dotenv)
Trying to use node 20.8.0 with sequelize-cli
I am using node latest version 20.8.0
This version have default autoloading of env file without any package.
but while using sequelize-cli it is not loading .env file but
with node --envfile=.env index.js it loads .env without any package like (dotenv)
Sequelize CLI version: latest
Sequelize version: latest
The text was updated successfully, but these errors were encountered: