Skip to content

using JFrog Artifactory instead Nodejs.org registry #999

Answered by coreybutler
Amosc91 asked this question in Q&A
Discussion options

You must be logged in to vote

You should be able to mirror the Node distribution directory found at https://nodejs.org/dist/. Notice each version is in its own directory using the syntax vX.X.X. NVM4W also relies on the index.json file found in this directory.

Npm also needs to be mirrored if you want it to be available for users. New versions of npm come from https://github.com/npm/cli/releases. Npm changed their repo quite a while ago. If older versions are required, files from https://github.com/npm/npm/releases will be needed as well.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@Amosc91
Comment options

@zuzusik
Comment options

@coreybutler
Comment options

@zuzusik
Comment options

Answer selected by Amosc91
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants