You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ fnm use 18
Using Node v18.12.1
$ npm cache clean --force
$ npx @temporalio/create@latest ./my-app
Using GITHUB_TOKEN env var for downloading from GitHub
✔ Which sample would you like to use? › hello-world
Creating a new Temporal project in /Users/me/test/my-app/
Downloading files for sample hello-world. This might take a moment.
Aborting installation.
Unexpected error. Please report it as a bug:
DownloadError: Premature close
at createApp (file:///Users/me/.npm/_npx/84edb3507a773a27/node_modules/@temporalio/create/lib/create-project.js:136:15)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async start (file:///Users/me/.npm/_npx/84edb3507a773a27/node_modules/@temporalio/create/lib/index.js:121:5)
Getting
DownloadError: Premature close
.Likely related to isaacs/node-tar#321.
The text was updated successfully, but these errors were encountered: