Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

Commit 6480b47

Browse files
authored
docs: 更新淘宝镜像源地址 (#157)
1 parent 943f4b7 commit 6480b47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

other/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ getCurrentInstance().ctx.xxxx;
127127

128128
```bash
129129
# .npmrc
130-
registry = https://registry.npm.taobao.org
130+
registry = https://registry.npmmirror.com/
131131
```
132132

133133
然后重新执行`yarn run reinstall`等待安装完成即可

0 commit comments

Comments
 (0)