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

Support system-wide (all users) installation of nvm #389

Closed
briangonzalez opened this issue Mar 25, 2014 · 2 comments
Closed

Support system-wide (all users) installation of nvm #389

briangonzalez opened this issue Mar 25, 2014 · 2 comments
Labels
installing node Issues with installing node/io.js versions. root / multiuser issues Anything related to using `sudo` or `su`, or using nvm across multiple user accounts.

Comments

@briangonzalez
Copy link

Would be nice to modify the install script to allow for passing in an explicit installation directory.

For instance, one might want to install nvm in /usr/local/nvm, then any/all users could source /usr/local/nvm/nvm.sh in their given bash profiles to get nvm.

@briangonzalez briangonzalez changed the title Support system-wide (all users) installations of nvm Support system-wide (all users) installation of nvm Mar 25, 2014
@briangonzalez
Copy link
Author

I've tested this on a fresh Ubuntu box via vagrant, and it works mighty well for both root and vagrant users.

Not sure if I am overlooking any gotchas.

@koenpunt
Copy link
Contributor

This can be closed now #371 has been merged.

@ljharb ljharb added installing node Issues with installing node/io.js versions. root / multiuser issues Anything related to using `sudo` or `su`, or using nvm across multiple user accounts. labels Nov 2, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
installing node Issues with installing node/io.js versions. root / multiuser issues Anything related to using `sudo` or `su`, or using nvm across multiple user accounts.
Projects
None yet
Development

No branches or pull requests

3 participants