yarn config set sass_binary_site http://cdn.npm.taobao.org/dist/node-sass -g
没有设置淘宝源的顺便设置下
yarn config set registry https://registry.npm.taobao.org -g
查看是否设置或者设置是否成功
yarn config get register