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

Set default version #94

Open
CaioMS2000 opened this issue Feb 20, 2023 · 1 comment
Open

Set default version #94

CaioMS2000 opened this issue Feb 20, 2023 · 1 comment

Comments

@CaioMS2000
Copy link

image
This is a print of a execution in my terminal. I want to understand why the output of "node -v" is the v10 since the default is set to be the v19. And what should I do to set the v19 version always be used ?

@mj-matsec
Copy link

nvm alias default <version you want to be default>
nvm use default

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

2 participants