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 custom installation path #274

Open
xiaoyao9184 opened this issue Jan 31, 2023 · 3 comments
Open

Support custom installation path #274

xiaoyao9184 opened this issue Jan 31, 2023 · 3 comments

Comments

@xiaoyao9184
Copy link

Sharing node sdk across users

Custom installation location for NVS or nodejs sdk

Use the existing environment variable NVS_HOME when installing

@jasongin
Copy link
Owner

You can install the nvs scripts to a shared location and give all users read+execute privileges. Then each user must still have their NVS_HOME variable pointing to a private location for that user, where node binaries are downloaded and other user state is stored.

@xiaoyao9184
Copy link
Author

@jasongin i am using choco on windows system, after installed i move %LOCALAPPDATA%\nvs\node to other location replace it use mklink with junction opt

@jasongin
Copy link
Owner

jasongin commented Feb 2, 2023

I don't know much about the choco installer; @molant contributed that.

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