Skip to content

Instantly share code, notes, and snippets.

@justforuse
Created October 9, 2019 06:42
Show Gist options
  • Save justforuse/494a7494d9c3f9ee39d660bd8cc08a90 to your computer and use it in GitHub Desktop.
Save justforuse/494a7494d9c3f9ee39d660bd8cc08a90 to your computer and use it in GitHub Desktop.
npm registries
npm -----  https://registry.npmjs.org/
yarn ----- https://registry.yarnpkg.com
cnpm ----  http://r.cnpmjs.org/
taobao --  https://registry.npm.taobao.org/
nj ------  https://registry.nodejitsu.com/
skimdb -- https://skimdb.npmjs.com/registry
@justforuse
Copy link
Author

npm config set registry https://registry.npm.taobao.org

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment