-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
bugSomething that isn't workingSomething that isn't workingc3Relating to C3 (create-cloudflare) packageRelating to C3 (create-cloudflare) package
Description
Which Cloudflare product(s) does this pertain to?
C3 (npm create cloudflare)
What version(s) of the tool(s) are you using?
2.34.0
What version of Node are you using?
3.95.0
What operating system and version are you using?
Mac OS 15.2.1 latest
Describe the Bug
> npm create cloudflare -- --category web-framework
...
Unrecognized option: category
--category is an option that we show in our docs:
Looks like something changed or broke as part of this?
5aa4753#diff-0717b6ed1b4a85c41d325f24981721e346254c785696159aec9c0e444d768efeR156
workers-sdk/packages/create-cloudflare/src/templates.ts
Lines 233 to 235 in 6cac351
| // Derive the type based on the additional arguments provided | |
| // Both `web-framework` and `remote-template` types are no longer used | |
| // They are set only for backwards compatibility |
refs cloudflare/cloudflare-docs#18745 — if we need to remove from docs since not working
Please provide a link to a minimal reproduction
No response
Please provide any relevant error logs
No response
Metadata
Metadata
Assignees
Labels
bugSomething that isn't workingSomething that isn't workingc3Relating to C3 (create-cloudflare) packageRelating to C3 (create-cloudflare) package