Skip to content

Instantly share code, notes, and snippets.

@tangshuang
Forked from SimonTart/.npmrc
Created March 29, 2021 06:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tangshuang/836c6f12eac10048f4018bef8db9a3fc to your computer and use it in GitHub Desktop.
Save tangshuang/836c6f12eac10048f4018bef8db9a3fc to your computer and use it in GitHub Desktop.
npmrc config for china
registry=https://registry.npm.taobao.org
disturl=https://npm.taobao.org/dist
sass_binary_site=https://npm.taobao.org/mirrors/node-sass/
phantomjs_cdnurl=https://npm.taobao.org/mirrors/phantomjs/
electron_mirror=https://npm.taobao.org/mirrors/electron/
chromedriver_cdnurl=https://npm.taobao.org/mirrors/chromedriver
operadriver_cdnurl=https://npm.taobao.org/mirrors/operadriver
selenium_cdnurl=https://npm.taobao.org/mirrors/selenium
node_inspector_cdnurl=https://npm.taobao.org/mirrors/node-inspector
fsevents_binary_host_mirror=http://npm.taobao.org/mirrors/fsevents/
puppeteer_download_host = https://npm.taobao.org/mirrors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment