Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update yarn create command #2898

Closed
yangmingshan opened this issue Jun 15, 2024 · 1 comment · Fixed by #2964
Closed

Update yarn create command #2898

yangmingshan opened this issue Jun 15, 2024 · 1 comment · Fixed by #2964

Comments

@yangmingshan
Copy link

On the Quick Start page, yarn create vue@latest is one of the recommended ways to creating a Vue application. But yarn classic doesn't support appending @tag to the create command. And yarn modern recommends using yarn dlx.

So should we update the documentation?

Ref: vuejs/create-vue#213

@NataliaTepluhina
Copy link
Member

@yangmingshan I think we can list both options with the comment that yarn.dlx works for Yarn ^v4.11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants