Skip to content

🐛 BUG: npm create cloudflare -- --category web-framework doesn't work #7551

@irvinebroque

Description

@irvinebroque

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:

Screenshot 2024-12-13 at 3 53 56 PM

Looks like something changed or broke as part of this?

5aa4753#diff-0717b6ed1b4a85c41d325f24981721e346254c785696159aec9c0e444d768efeR156

// 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

No one assigned

    Labels

    bugSomething that isn't workingc3Relating to C3 (create-cloudflare) package

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions