Last active
April 23, 2024 19:55
-
-
Save colinhacks/28af8f8756b8afbff3bbbd5f85b49827 to your computer and use it in GitHub Desktop.
Repro portability error
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gh repo clone https://github.com/t3-oss/t3-env t3env | |
cd t3env | |
git checkout @t3-oss/[email protected] | |
pnpm i | |
pnpm update zod --latest --recursive | |
pnpm run build |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment