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

Add a self upgrade options #8079

Open
1 task
MisterPiiPi opened this issue May 13, 2024 · 0 comments
Open
1 task

Add a self upgrade options #8079

MisterPiiPi opened this issue May 13, 2024 · 0 comments

Comments

@MisterPiiPi
Copy link

Contribution

Describe the user story

Instead of downloading the latest release version manually, It should be a easier one command to upgrade the pnpm to the latest version.

Describe the solution you'd like

Something like pip has
pip install --upgrade pip

even npm has
npm install -g npm@latest

Describe the drawbacks of your solution

No drawbacks

Describe alternatives you've considered

installing pnpm as npm package as a workaround.

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

No branches or pull requests

1 participant