ENV file problems after CLI3 upgrade

Hello,

After migrating our app from cli2 to cli3, we are able to run our app on local server. But after deployment to GCP, our environment variables returns undefined values. This never happened before the CLI migration

Does anyone have a guidance on how to set our environment variables after upgrading to cli3? It’s been a whole week since we are debugging it but haven’t seen any success. Would really appreciate help or tips here

1 Like

I think they changed the env var names recently, try rolling back a few versions or update your env to the new names

1 Like