vc code 配置

pxuan發表於2024-11-13

yarn config list 檢視配置列表

registry: 'http://registry.npm.taobao.org',


yarn config set strict-ssl false 設定配置

相關文章