SKIP_ENV_VALIDATION

I have this set to 'true' in my .env but I'm still getting errors about missing envs (they aren't missing and have another question open about why) but my understanding would be that this should skip such a check and therefore should make seeing that error impossible.
Solution:
Maybe you can't set it to true but instead need to set it to 1
Jump to solution
2 Replies
zillion
zillion2y ago
this is how I do it in my dockerfile SKIP_ENV_VALIDATION=1 pnpm run build
Solution
zillion
zillion2y ago
Maybe you can't set it to true but instead need to set it to 1
Want results from more Discord servers?
Add your server