Netlify dev not pulling down team environmental variables even though site is linked

My site is linked, I’ve tried linking and un-linking it.

I’m not sure if this is related but when the dev server is loading it says “Starting Netlify Dev with undefined”

I’m trying to build a lambda function and everything else with that seems to be working fine except the variables from the account.

Are these environment variables set on the site or the team?

I ask because team variables are not currently supported: Can't access Shared environment variables from `netlify dev` · Issue #431 · netlify/cli · GitHub

Yes they are set on the team. I meant to come back here and clarify this because I set a site variable and it was correctly pulled down. Thanks for the clarification and reply!