cloudflare / cloudflare/templates

Command does not work

Open
#966 0 comments 1 reaction 1 assignee Claimed by @kodster28 View on GitHub
Dominant language
TypeScript
Stars
2.1k
Forks
1k
Avg merge
17h 44m
Merged PRs (30d)
10

Description

### Example URL(s)

The following command refered in the page does not work:
npm create cloudflare@latest -- hono-cakes --template=cloudflare/templates/vite-react-template

### Actual Behavior

`PS C:\Users\Arturo\Documents\proyectos> npm create cloudflare@latest -- honocakes --template=cloudflare/templates/vite-react-template

> npx
> create-cloudflare honocakes --template=cloudflare/templates/vite-react-template

──────────────────────────────────────────────────────────────────────────────────────────────────────────
👋 Welcome to create-cloudflare v2.64.9!
🧡 Let's get started.
📊 Cloudflare collects telemetry about your usage of Create-Cloudflare.

Learn more at: https://github.com/cloudflare/workers-sdk/blob/main/packages/create-cloudflare/telemetry.md
──────────────────────────────────────────────────────────────────────────────────────────────────────────

╭ Create an application with Cloudflare Step 1 of 3

├ In which directory do you want to create your application?
│ dir ./honocakes

├ What would you like to start with?
│ category Template from a GitHub repo

├ What's the url of git repo containing the template you'd like to use?
│ repository cloudflare/templates/vite-react-template

├ Cloning template from: cloudflare/templates/vite-react-template

├ template failed

╰ ERROR Error: Failed to clone remote template: cloudflare/templates/vite-react-template
PS C:\Users\Arturo\Documents\proyectos>`

### Expected Behavior

The command should create an application but rises an error.

### Additional information

npm 11.9.0 for windows.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.