Closed acheong08 closed 7 months ago
Looks like it's an issue of the first run:
Failed to start ephemeral server: Temp download file at /tmp/temporal-sdk-typescript-1.9.3.downloading not complete after 20 seconds. Make sure another download isn't running for too long and delete the temp file.
Depends on internet speed. How do I pre-fetch this?
$ rm /tmp/temporal-sdk-typescript-1.9.3.downloading
Set timeout to a very long time, run again, then set the timeout back to a reasonable value.
What are you really trying to do?
Run
npm test
on hello-worldDescribe the bug
Minimal Reproduction
Environment/Versions