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

Env var set to empty in shell does not override existing vars #18

Closed
geritol opened this issue Nov 23, 2018 · 3 comments
Closed

Env var set to empty in shell does not override existing vars #18

geritol opened this issue Nov 23, 2018 · 3 comments

Comments

@geritol
Copy link

geritol commented Nov 23, 2018

I have encountered this issue using creates react app, and have been pointed here.
More info on the issue facebook/create-react-app#5833

@ericrallen
Copy link
Contributor

I've noticed this, too, while trying to add dotenv-expand to a project. Haven't had a chance to look at the source and see what might be causing it yet.

@smesgr
Copy link

smesgr commented Feb 28, 2019

The same issue was solved in dotenv in version 5.0.0. Would be nice if dotenv-expand would follow.

@motdotla
Copy link
Owner

5.0.0 dotenv-expand now also solves this issue. Thanks for your patience everyone. My delay.

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

4 participants