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

nvs use works with .node-version couldn't download and switch in a single step #278

Open
ShimizuShiori opened this issue Feb 27, 2023 · 0 comments

Comments

@ShimizuShiori
Copy link

Hi jasongin,

If we don't have a node that is downloaded before.
Take 19.3.0 as an example, I didn't call nvs use 19.3.0 before.

Now, I put a .node-version file into my project folder and put 19.3.0 in it.
When I run the nvs run firstly, nvs only downloads the node but doesn't use it.

When I run the nvs run secondly, nvs can uses it.

Is it your original proposal? or is it a bug?

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

1 participant