getting keyValidator._parse is not a function in t3-env
I have set up t3-env in my Next.js 13 project, but when I run my project, I encounter the following error:
Could someone help me resolve this error? I am using the following dependencies:
"zod": "3.20.2"
"@t3-oss/env-nextjs": "0.6.0"
"next": "^13.4.3""
2 Replies
seeing this again
So this is a bit of a necro, but maybe this saves someone else looking for this error again.
TLDR: Your env.mjs maybe isn't being typechecked so you accidentally did red instead of green