#Using t3-env with Trigger.dev

1 messages · Page 1 of 1 (latest)

coral gazelle
#

Hi team, we've started validating our ENV with https://github.com/t3-oss/t3-env however when I import these env into a trigger function, our production and staging deploys fail. Any idea why or if there's a way to fix this?

GitHub

Contribute to t3-oss/t3-env development by creating an account on GitHub.

brave pollen
#

Hmm I know that Eric tested it because he sent this message: #1283493439278682235 message

You've set the environment variables in our dashboard/using our SDK for staging/prod right?

#

What error are you seeing?

coral gazelle
#

Hey @brave pollen I'm seeing this error:
❌ Invalid environment variables: {
ARCJET_KEY: [ 'Required' ],
SLACK_OAUTH_TOKEN: [ 'Required' ],
EXPLO_API_TOKEN: [ 'Required' ],
TWILIO_BUSINESS_PROFILE_SID: [ 'Required' ]
}

#

Oh wait

#

I'm being silly, I just forgot to put those ones in the dashboard