Skip to content

Use npm create instead of npm init #2455

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

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

haoqunjiang
Copy link
Member

For consistency across package managers.

yarn and pnpm only support the create subcommand. init means something different for them.

So using create leads to the least confusion if the user uses multiple package managers.

For consistency across package managers.

`yarn` and `pnpm` only support the `create` subcommand.
`init` means something different for them.

So using `create` leads to the least confusion if the user is using
multiple package managers.
@netlify
Copy link

netlify bot commented Jul 29, 2023

Deploy Preview for vuejs ready!

Name Link
🔨 Latest commit f86b363
🔍 Latest deploy log https://app.netlify.com/sites/vuejs/deploys/64c4d04d46885900076f723f
😎 Deploy Preview https://deploy-preview-2455--vuejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@bencodezen bencodezen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice suggestion @sodatea! Approving and merging!

@bencodezen bencodezen merged commit 5c3fd4b into vuejs:main Aug 1, 2023
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 this pull request may close these issues.

2 participants