See: denoland/deno#27891
and: https://github.com/orgs/supabase/discussions/33244
I understand we're currently pinned on a custom edge runtime, but can we add the process.env, similar to how it was done in Deno? I am facing the issue with googleapis. It's unclear to me whether I had this issue a while back as in my local I was using Deno 2.2 for local dev until pinning it.
Unfortunately I can't downgrade googleapis as low as necessary to avoid the gcp-metadata newer version as listed in the supabase discussion as it breaks compatibility with the actual Google APIs I am trying to use.
See: denoland/deno#27891
and: https://github.com/orgs/supabase/discussions/33244
I understand we're currently pinned on a custom edge runtime, but can we add the process.env, similar to how it was done in Deno? I am facing the issue with googleapis. It's unclear to me whether I had this issue a while back as in my local I was using Deno 2.2 for local dev until pinning it.
Unfortunately I can't downgrade googleapis as low as necessary to avoid the gcp-metadata newer version as listed in the supabase discussion as it breaks compatibility with the actual Google APIs I am trying to use.