yarn 出现下面问题 ➤ YN0001: │ TypeError: react-art-svg-renderer@npm:^0.0.1-rc.8: Cannot convert undefined or null to object


解决方案:
.yarnrc.yml文件中加入:npmRegistryServer: "https://registry.npmmirror.com"
posted @ 2026-08-11 15:40  94cool  阅读(3)  评论(0)    收藏  举报