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

load specific node version #523

Closed
dtuyenle opened this issue Jul 30, 2018 · 3 comments
Closed

load specific node version #523

dtuyenle opened this issue Jul 30, 2018 · 3 comments

Comments

@dtuyenle
Copy link

How do I load a specific node version ? Documentation is so poorly written.

@troy0820
Copy link
Collaborator

n lts will give you the latest lts version. If you want a specific version, you would install it by entering n <version number> in your terminal.

@shadowspawn
Copy link
Collaborator

A concrete example of what Troy said:
n 4.9.1

@dtuyenle
Copy link
Author

This issue was related to #400 Turned out I have nvm running ..... Just need to run nvm use system Closing now

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

3 participants