yarn config set registry https://registry.npm.taobao.org -g
如何解决node-sass国内访问不了,打包报错的问题
yarn config set sass_binary_site https://npm.taobao.org/mirrors/node-sass/ -g yarn add node-sass -g
搜索
2025年10月01日1分钟阅读
yarn config set registry https://registry.npm.taobao.org -g
yarn config set sass_binary_site https://npm.taobao.org/mirrors/node-sass/ -g yarn add node-sass -g