1. 設定
  1. export ELECTRON_MIRROR="https://npm.taobao.org/mirrors/electron/"
  2. export SASS_BINARY_SITE="https://npm.taobao.org/mirrors/node-sass"
  1. 這樣,下載的時候,會進入淘寶的映象去下載。