Closed willa75 closed 2 years ago
I'm having the same issue
@AXSJ I believe there is a flag you need to set on the more recent versions to overwrite the existing .env file. In the older version it did this automatically, but I was able to get it working later on
Hello there,
I am currently using
serverless@2.5.2
andserverless-export-env@2.0.0
. I am currently trying to export the environment variables used in a function (two dynamodb tables) withsls export-env --all
, however, it still doesn't grab the environment variables under my functions. Would you be able to tell me how to resolve this issue?