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

Command to upgrade pinned node platforms for default tools #483

Open
charlespierce opened this issue Jun 20, 2019 · 0 comments
Open

Command to upgrade pinned node platforms for default tools #483

charlespierce opened this issue Jun 20, 2019 · 0 comments

Comments

@charlespierce
Copy link
Contributor

Since we pin the version of Node to use for each tool, those versions will eventually get out-of-date and need to be updated. Currently, the only way to do that is to run:

$ volta uninstall <package>
$ volta install <package>

For each package. We should have a command that allows users to update all of their tools to the most recent LTS Node.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant