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

Commit

Permalink
docs: 更新淘宝镜像源地址 (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
clddup authored Jul 22, 2024
1 parent 943f4b7 commit 6480b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion other/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ getCurrentInstance().ctx.xxxx;

```bash
# .npmrc
registry = https://registry.npm.taobao.org
registry = https://registry.npmmirror.com/
```

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

0 comments on commit 6480b47

Please sign in to comment.