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

Query the version that can be installed #1578

Closed
tonycody opened this issue Nov 27, 2023 · 2 comments
Closed

Query the version that can be installed #1578

tonycody opened this issue Nov 27, 2023 · 2 comments

Comments

@tonycody
Copy link

It's like nvm

nvm ls-remote

How do I use volta to find out which node versions are available to install?

@chriskrycho
Copy link
Contributor

@tonycody Volta does not currently support this! I believe a lot of the underlying machinery required to do it has been implemented since #694, but we do not expose it to the end user in any way. As such, it would need some design for both the API calls to the endpoints and what to display to the user. We would welcome that, if anyone wants to implement it!

@chriskrycho
Copy link
Contributor

Ah, I knew we had this somewhere; #573 is the issue tracking this already. Closing this one as a duplicate of that one. Thanks!

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

2 participants