This repository was archived by the owner on Jul 28, 2025. It is now read-only.
Cannot access ENV vars #218
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Guys, I am using frog with node setup to build frames
I have added
.env
file at the root of my repo, but when I try to access the env vars for eg:process.env.SOME_KEY
it always returnsundefined
Can someone help me with this ?
Beta Was this translation helpful? Give feedback.
All reactions