mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-11-30 19:19:26 +08:00
更正yarn命令 (#12783)
This commit is contained in:
parent
3dbc357ff2
commit
4976b055fe
@ -126,7 +126,7 @@ export default {
|
||||
如果你没有 npx,需要先安装他,用于执行 node_modules 下的命令,
|
||||
|
||||
```bash
|
||||
$ yarn global addd npx
|
||||
$ yarn global add npx
|
||||
```
|
||||
|
||||
然后通过命令创建 `/products` 路由,
|
||||
|
Loading…
Reference in New Issue
Block a user