@ts-oss/env-core server env schema type error

Anyone had this issue when creating schema for env variables using @t3-oss/env-core ?
"@t3-oss/env-core": "^0.7.1",
"zod": "^3.22.4"

Type 'ZodString' is not assignable to type 'BASE_URL should not prefixed with ${string}.'.
Screenshot_2023-11-29_at_11.32.09.png
Was this page helpful?