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

Recommend installation through Volta #3146

Closed
muuvmuuv opened this issue Feb 16, 2021 · 9 comments
Closed

Recommend installation through Volta #3146

muuvmuuv opened this issue Feb 16, 2021 · 9 comments

Comments

@muuvmuuv
Copy link

I am using Volta now for several months, and it's an amazing and superfast alternative to nvm. Even more it can install packages globally directly without using something like npm --global through volta install pnpm. I think it would be nice to recommend that to users in the installation part of the website; installing Volta for Node version management and pnpm with Volta itself.

What do you think about it?

@zkochan
Copy link
Member

zkochan commented Feb 16, 2021

Volta doesn't seem to support pnpm currently. I see only Yarn in its docs.

@muuvmuuv
Copy link
Author

I was able to install pnpm through Volta I guess just pinning and choosing a version does not work. Would love those two integrating each other properly :)

@kamalhm
Copy link

kamalhm commented Jun 10, 2021

Hi @muuvmuuv do you mind telling me what steps required to able to use pnpm on volta?

@muuvmuuv
Copy link
Author

@kamalhm sure ^^ you can install every NPM cli tool this way:

volta install pnpm

@kamalhm
Copy link

kamalhm commented Jun 10, 2021

@muuvmuuv wait it's that simple? Is this information available in the docs? because I dont think I ever found it

@zkochan
Copy link
Member

zkochan commented Jun 10, 2021

Our current plan is to make pnpm also a Node.js version manager, so it will be basically a replacement to Volta.

See the related discussions:

@vnys
Copy link

vnys commented Jun 23, 2021

@muuvmuuv wait it's that simple? Is this information available in the docs? because I dont think I ever found it

You can’t pin the version though, that’s still not supported as far as I can tell.

@mikrostew
Copy link

I have an RFC up for adding pnpm support to Volta: volta-cli/rfcs#46, and I welcome any feedback from this community as we work on getting this implemented!

@muuvmuuv
Copy link
Author

Since pnpm does now support installing different node versions directly, I no longer need Volta and because @zkochan is no longer interested (for reasons, see corepack) I will close this.

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

5 participants