-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
content:editRequest for content editsRequest for content editsdocumentationDocumentation editsDocumentation editsproduct:workersRelated to Workers productRelated to Workers product
Description
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

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
content:editRequest for content editsRequest for content editsdocumentationDocumentation editsDocumentation editsproduct:workersRelated to Workers productRelated to Workers product