Skip to content

docs: Make npm command usage more compatible with other package managers#6550

Merged
patak-cat merged 3 commits intovitejs:mainfrom
utamori:doc/use-npm-alias
Jan 18, 2022
Merged

docs: Make npm command usage more compatible with other package managers#6550
patak-cat merged 3 commits intovitejs:mainfrom
utamori:doc/use-npm-alias

Conversation

@utamori
Copy link
Copy Markdown
Contributor

@utamori utamori commented Jan 18, 2022

Description

npm init alias npm create
npm install alias npm add

These are a good way to make it consistent with other package managers.
How about adding it to the documentation?

Additional context


What is the purpose of this pull request?

  • Bug fix
  • New Feature
  • Documentation update
  • Other

Before submitting the PR, please make sure you do the following

  • Read the Contributing Guidelines.
  • Read the Pull Request Guidelines and follow the Commit Convention.
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. fixes #123).
  • Ideally, include relevant tests that fail without this PR but pass with it.

@patak-cat patak-cat merged commit e6b06e5 into vitejs:main Jan 18, 2022
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.

3 participants