Closed oskarhertzman closed 8 months ago
Hey there! :wave:
We appreciate the time you've taken to write this issue.
Unfortunately, we don't have the capacity to assist with issues without a reproduction repository and this issue does not seem to be related to tRPC itself. We test createServerSideProps
using Vitest in the tRPC repo itself and I have other projects where I use Jest.
Please feel free to re-open with a solid reproduction repository where we can help you further or post in our help channels on Discord or in our GitHub Discussions.
This issue has been locked because we are very unlikely to see comments on closed issues. If you are running into a similar issue, please create a new issue. Thank you.
Provide environment information
Describe the bug
when i try to use createServerSideHelpers in my project i always get jest-worker error in my ci build:
it works again if i comment createServerSideHelpers out.
This is my GSSP:
createContext:
appRouter:
What could be the cause? Any help would be GREATLY appreciated
Link to reproduction
.
To reproduce
create serverside helpers in GSSP like so:
Additional information
No response
π¨βπ§βπ¦ Contributing
Funding