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

nvm install stable #87

Open
cohoe opened this issue Jul 13, 2020 · 0 comments
Open

nvm install stable #87

cohoe opened this issue Jul 13, 2020 · 0 comments

Comments

@cohoe
Copy link
Owner

cohoe commented Jul 13, 2020

Something like:

export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"

Then nvm install stable, then figure out how to test for it.

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