fix
This commit is contained in:
parent
c96c89f213
commit
a4afd3c5cc
2 changed files with 0 additions and 2 deletions
|
@ -1,4 +1,3 @@
|
||||||
yarnPath: ".yarn/releases/yarn-berry.cjs"
|
|
||||||
httpTimeout: 600000
|
httpTimeout: 600000
|
||||||
|
|
||||||
nmHoistingLimits: none
|
nmHoistingLimits: none
|
||||||
|
|
|
@ -68,7 +68,6 @@ cd calckey/
|
||||||
```sh
|
```sh
|
||||||
# nvm install 18 && nvm alias default 18 && nvm use 18
|
# nvm install 18 && nvm alias default 18 && nvm use 18
|
||||||
corepack enable
|
corepack enable
|
||||||
yarn set version berry
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## 💅 Customize
|
## 💅 Customize
|
||||||
|
|
Loading…
Reference in a new issue