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

Replace wrong name for nvm #151

Closed
Bernstein7z opened this issue Dec 8, 2023 · 1 comment
Closed

Replace wrong name for nvm #151

Bernstein7z opened this issue Dec 8, 2023 · 1 comment

Comments

@Bernstein7z
Copy link

I assume the second npm should be nvm.

I replaced `npm`, `yarn` and `npm` with `pnpm`. It stands for a "performant npm", which is not a stretch because it is much faster than any other package manager I used. Besides that, it has many great features like workspace support, patching dependencies, managing runtime versions, peer installation and tons more! Look at the few examples of commands from my old workflow and how I mapped them to a new one.

@pawelgrzybek
Copy link
Owner

You are an absolute hero and a good example of how to contribute to open source! Not many people took the effort to correct some spelling mistakes on the blog via GitHub issues. I really appreciate your help.

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

When branches are created from issues, their pull requests are automatically linked.

2 participants