TRPC type checking during build fails
Environment: node 18.6.0, yarn
Whats wrong:
Type checking at build time fails. . I think this might be an issue with the Lambda Adapter
These scripts are run. deploying through AWS amplify. this doesn't error locally
$ yarn run typecheck
$ yarn run build
client scripts
client trpc
server trpc
router
error traceback attached
2 Replies