mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-25 08:06:30 +08:00
fix: install corepack from npm (#5905)
* fix: install corepack from npm * docs: install corepack from npm
This commit is contained in:
@@ -60,7 +60,7 @@ git clone https://github.com/vbenjs/vue-vben-admin.git
|
||||
```bash
|
||||
cd vue-vben-admin
|
||||
|
||||
corepack enable
|
||||
npm i -g corepack
|
||||
|
||||
pnpm install
|
||||
```
|
||||
|
Reference in New Issue
Block a user