一句命令搞定
npm install -g yarn --registry=https://registry.npm.taobao.org
再配置下源
yarn config set registry https://registry.npm.taobao.org -g
yarn config set sass_binary_site http://cdn.npm.taobao.org/dist/node-sass -g
一句命令搞定
npm install -g yarn --registry=https://registry.npm.taobao.org
再配置下源
yarn config set registry https://registry.npm.taobao.org -g
yarn config set sass_binary_site http://cdn.npm.taobao.org/dist/node-sass -g
本文标题:npm 安装yarn
本文链接:https://www.haomeiwen.com/subject/yaiugctx.html
网友评论