Carnia's blog

Home

❯

前端工程化

❯

yarn

yarn

2024年9月12日1分钟阅读

https://www.bookstack.cn/read/yarn-cn/0.md

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


关系图谱