Yarn全局设置中国源(淘宝源)
老是使用,总是不记得,这里记录一下
yarn config set registry https://registry.npm.taobao.org --global
yarn config set disturl https://npm.taobao.org/dist --global
老是使用,总是不记得,这里记录一下
yarn config set registry https://registry.npm.taobao.org --global
yarn config set disturl https://npm.taobao.org/dist --global