Skip to content

fix: pnpm create-vite command documentation#4902

Merged
underfin merged 2 commits intovitejs:mainfrom
tropicalraisel:patch-1
Sep 12, 2021
Merged

fix: pnpm create-vite command documentation#4902
underfin merged 2 commits intovitejs:mainfrom
tropicalraisel:patch-1

Conversation

@tropicalraisel
Copy link
Copy Markdown
Contributor

pnpx is deprecated: https://pnpm.io/pnpx-cli

Use pnpm dlx instead. 🌴

Description

Fixes deprecated documentation.

Additional context

N/A


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.

@tropicalraisel tropicalraisel changed the title Fixed pnpm create-vite command documentation fix: pnpm create-vite command documentation Sep 10, 2021
Shinigami92
Shinigami92 previously approved these changes Sep 11, 2021
patak-cat
patak-cat previously approved these changes Sep 11, 2021
@patak-cat
Copy link
Copy Markdown
Member

Thanks @tropicalraisel, there are other places in tge repo where npmx is used, would you like to also change those?

@tropicalraisel
Copy link
Copy Markdown
Contributor Author

@Shinigami92 @patak-js I've replaced the other pnpx entries 🌴

@underfin underfin merged commit 3392a8a into vitejs:main Sep 12, 2021
aleclarson pushed a commit to aleclarson/vite that referenced this pull request Nov 8, 2021
* Fixed pnpm create-vite command documentation

pnpx is deprecated: https://pnpm.io/pnpx-cli

* Replaced other pnpx entries
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.

4 participants