Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI is not taking default env like node latest versions have (20.8.0) #1389

Open
jayeshataugmont opened this issue Oct 7, 2023 · 0 comments

Comments

@jayeshataugmont
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant