增加命令
This commit is contained in:
parent
a2e4483924
commit
aaff3fb08b
@ -15,3 +15,10 @@ npm set registry https://
|
|||||||
# 删除源
|
# 删除源
|
||||||
npm config rm registry
|
npm config rm registry
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### pnpm
|
||||||
|
|
||||||
|
```bash
|
||||||
|
# pnpm 清理缓存
|
||||||
|
pnpm store prune
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user