npm 安装yarn

安装

1
npm install -g yarn --registry=https://registry.npm.taobao.org

配置源

1
2
3
4
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://xiamu.icu/前端/npm 安装yarn/
作者
肉豆蔻吖
发布于
2023年3月26日
许可协议