Unable to access environment variable when using wrangler deploy
So I have an existing project I am trying to deploy to workers. To make it work locally, I moved all environment variable to .dev.vars file and got everything working. Then I put all the environment variables inside cloudflare project I manually created on the dashboard and tried wrangler deploy but it’s not able to access those environment variables.
1 Reply
I'm facing the same issue!