Skip to content

Instantly share code, notes, and snippets.

@409915016
Created March 28, 2020 04:15
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 409915016/3e5c1651e839d38018b126db011a0fbc to your computer and use it in GitHub Desktop.
Save 409915016/3e5c1651e839d38018b126db011a0fbc to your computer and use it in GitHub Desktop.
used yarn config to fix network connection err
registry "https://registry.npm.taobao.org"
sass_binary_site "https://npm.taobao.org/mirrors/node-sass/"
phantomjs_cdnurl "http://cnpmjs.org/downloads"
electron_mirror "https://npm.taobao.org/mirrors/electron/"
sqlite3_binary_host_mirror "https://foxgis.oss-cn-shanghai.aliyuncs.com/"
profiler_binary_host_mirror "https://npm.taobao.org/mirrors/node-inspector/"
chromedriver_cdnurl "https://cdn.npm.taobao.org/dist/chromedriver"
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