Skip to content

Fix yarn c3 commands #19464

@deloreyj

Description

@deloreyj

Existing documentation URL(s)

Example doc: https://developers.cloudflare.com/workers/frameworks/

What changes are you suggesting?

The existing yarn C3 examples are broken because of the @latest flag. Trying to run the command produces the following error
Yarn create cloudflare error

The @latest is superfluous because yarn create downloads the latest version of the create script by default: https://classic.yarnpkg.com/lang/en/docs/cli/create/

The fix is to remove all of the @latest from yarn create commands

Additional information

No response

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions