T
tRPC
Change Theme
Search Answer Overflow
Login
test_1
Posts
Comments
T
tRPC
•
Created by wleistra on 6/20/2023 in
#❓-help
Axios, ExpressMiddleware and TRPCErrors
did u try something like
throw TRPCError({ code: "UNAUTHORIZED"
6 replies
T
tRPC
•
Created by test_1 on 6/18/2023 in
#❓-help
when i deploy frontend trpc fails to compile
let me know if there is better way to deploy monorepo with /server/ and /client/ , i am deploying them seperately
6 replies
T
tRPC
•
Created by test_1 on 6/18/2023 in
#❓-help
when i deploy frontend trpc fails to compile
kk i fixed it
6 replies
T
tRPC
•
Created by test_1 on 6/18/2023 in
#❓-help
when i deploy frontend trpc fails to compile
ok I know the issue but i dont know the fix. its because the frontend code needs node_modules installed on the server folder
6 replies
T
tRPC
•
Created by test_1 on 6/18/2023 in
#❓-help
when i deploy frontend trpc fails to compile
it also works fine when i build the CRA on my local computer and just open the index.html
6 replies