Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

docs(website): update pnpm commands #2367

Merged
merged 1 commit into from
Apr 7, 2022
Merged

Conversation

sachinraja
Copy link
Contributor

@sachinraja sachinraja commented Apr 7, 2022

Summary

  • pnpm deprecated pnpx in favor of pnpm dlx
  • pnpm suggests using pnpm add <pkg> in its docs and does not mention pnpm i <pkg> (although it is supported)
  • pnpm allows passing through script names like Yarn (pnpm format instead of pnpm run format)

Test Plan

n/a

Copy link
Contributor

@ematipico ematipico left a comment

Choose a reason for hiding this comment

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

That's great! Thank you for making the documentation more up to date!

@ematipico ematipico merged commit b4e6d26 into rome:main Apr 7, 2022
@sachinraja sachinraja deleted the fix-pnpm-docs branch April 7, 2022 13:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants