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

Using $NVM_NODEJS_ORG_MIRROR #2173

Closed
pyrox0 opened this issue Mar 4, 2020 · 7 comments
Closed

Using $NVM_NODEJS_ORG_MIRROR #2173

pyrox0 opened this issue Mar 4, 2020 · 7 comments
Labels
feature requests I want a new feature in nvm! installing node Issues with installing node/io.js versions.

Comments

@pyrox0
Copy link

pyrox0 commented Mar 4, 2020

I just have one question. Can I use a colon-separated list of sites to use as mirrors?

@ljharb
Copy link
Member

ljharb commented Mar 4, 2020

No, it must be a single URL. What's the use case where you have multiple unreliable possibilities, and no reliable ones?

@pyrox0
Copy link
Author

pyrox0 commented Mar 5, 2020

Adding from release, nightly, and rc mirrors, but on the official node website, i.e. nodejs .org/download/release, nodejs .org/download/nightly, nodejs .org/download/rc, etc.

@ljharb
Copy link
Member

ljharb commented Mar 5, 2020

nvm currently does not support nightlies, rcs, etc - using the mirror is just a hack that’s likely to break things when nvm does support them in the future. Is that your only use case?

@pyrox0
Copy link
Author

pyrox0 commented Mar 6, 2020

I'm just interested in nightlies. Is there a timeline for when or if nvm will officially support nightlies/rcs, etc?

@pyrox0
Copy link
Author

pyrox0 commented Mar 6, 2020

Maybe --nightly, --rc, --test, etc. flags? --release would be default of course. Just my 2 cents

@ljharb
Copy link
Member

ljharb commented Mar 6, 2020

No timeline; it's in the roadmap tho, and see #1053.

@pyrox0
Copy link
Author

pyrox0 commented Mar 10, 2020

Cool. Thanks, gonna close this.

@pyrox0 pyrox0 closed this as completed Mar 10, 2020
@ljharb ljharb added feature requests I want a new feature in nvm! installing node Issues with installing node/io.js versions. labels Mar 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature requests I want a new feature in nvm! installing node Issues with installing node/io.js versions.
Projects
None yet
Development

No branches or pull requests

2 participants