npm install 安装关联库的时候,可能有些库安装失败,一个主要原因是,npm默认使用国外仓库
npm install -g mirror-config-china --registry=http://registry.npm.taobao.org
npm install node-sass