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?
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 --globalthroughvolta 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?