mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-06 22:40:26 -05:00
New translations build.md (Portuguese, Brazilian)
This commit is contained in:
parent
e66dedb31e
commit
18522d7c07
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