0
Fork 0
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:
Juan Picado @jotadeveloper 2018-01-06 23:13:24 +01:00 committed by juanpicado
parent 0e65bcc43e
commit 1deb708347

View file

@ -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