mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
parent
4019a83405
commit
0e9e2f39a9
@ -10,7 +10,7 @@ Here are the problems that are easy to encounter in development.
|
||||
## If you encounter dependency related issues
|
||||
|
||||
```shell
|
||||
rm -fr node_modules
|
||||
rm -rf node_modules
|
||||
pnpm i
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user