mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
New translations build.md (Chinese Traditional)
This commit is contained in:
parent
0e65bcc43e
commit
1deb708347
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ title: Build the source code
|
|||
---
|
||||
Verdaccio relies on `yarn` instead `npm` to download depenedencies.
|
||||
|
||||
*Note: the current build only will build with `➜ yarn --version 0.28.4` or minor. It's not compatible with `yarn 1.x`*
|
||||
*Note: the current build only will build with `➜ yarn` latest.*
|
||||
|
||||
```bash
|
||||
yarn install
|
||||
|
|
Loading…
Reference in a new issue