Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug - Env Variable Issue #2389

Open
sudhanshusharmaa opened this issue May 17, 2024 · 0 comments
Open

Bug - Env Variable Issue #2389

sudhanshusharmaa opened this issue May 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@sudhanshusharmaa
Copy link

Description

Invalid environment variables: { HASHING_KEY_SECRET: [ 'Required' ] }
/app/node_modules/@t3-oss/env-core/index.ts:207
!prop.startsWith(opts.clientPrefix) &&
^

Error: Invalid environment variables
at prop (/app/node_modules/@t3-oss/env-core/index.ts:207:31)
at h (/app/node_modules/@t3-oss/env-core/index.ts:228:1)
at (/app/src/env.ts:14:20)
at Object. (/app/src/env.ts:90:24)
at Module._compile (node:internal/modules/cjs/loader:1256:14)
at Object.h (/app/node_modules/tsx/dist/global-require-patch-BIDBwysJ.cjs:1:1094)
at Module.load (node:internal/modules/cjs/loader:1119:32)
at Module._load (node:internal/modules/cjs/loader:960:12)
at Module.require (node:internal/modules/cjs/loader:1143:19)
at require (node:internal/modules/cjs/helpers:121:18)

Has the bug been reported before

(Y/N) - N

Actual Behaviour

What happens instead?

Environment

Linux Server

Althogh variable and its values present in .env

@sudhanshusharmaa sudhanshusharmaa added the bug Something isn't working label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant