dotenv-defaults icon indicating copy to clipboard operation
dotenv-defaults copied to clipboard

system environment variable DOTENV_CONFIG_PATH is ignored

Open listvin opened this issue 2 years ago • 1 comments

in my setup DOTENV_CONFIG_PATH=.env.test node run test was loading .env.test with mainstream dotenv

with yours i expect merge of .env.defaults and .env.test but instead .env.defaults and .env merged

listvin avatar Nov 30 '23 10:11 listvin

due to this issue i can't use your lib( I appreciate the effort anyway, thank you. Hope you won't abandon the project.

listvin avatar Nov 30 '23 10:11 listvin