Skip to content

docs(readme): use pnpm to manage node versions instead of nvm #681

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

Open
MFarabi619 opened this issue Apr 30, 2025 · 0 comments
Open

docs(readme): use pnpm to manage node versions instead of nvm #681

MFarabi619 opened this issue Apr 30, 2025 · 0 comments

Comments

@MFarabi619
Copy link

Problem Statement

Current README encourages the use of nvm.

Image

This is unneccessary, as the project uses pnpm, which is already capable of managing node versions via pnpm env use --global ... since version 6.

Proposed Solution

Explore pnpm to manage node versions instead of nvm, and update readme accordingly.

https://pnpm.io/cli/env

Image

@MFarabi619 MFarabi619 changed the title docs(readme): use pnpm to mange node versions instead of nvm docs(readme): use pnpm to manage node versions instead of nvm Apr 30, 2025
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

No branches or pull requests

1 participant