add Volta support #5003
notsecret808
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
|
I am not neccessarily against this, but for me personally this is not needed :) For handling node versions there is .nvmrc and nvm. Using the same major version should be enough. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think it would be cool to add support of Volta, because right now, without pinning an exact version on NodeJS version in package.json, it's inconvenient to repeatedly reinstall NodeJS if you have several project with different NodeJS version requirements.
What do you think about that?
Beta Was this translation helpful? Give feedback.
All reactions