Merge pull request #1558 from Stibbons/yarnpkg
prefere yarnpkg over yarn
This commit is contained in:
commit
db09007dbc
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@ make generate-webui # Generate static contents in `traefik/static/` folder.
|
||||||
|
|
||||||
- prerequisite: [Node 4+](https://nodejs.org) [yarn](https://yarnpkg.com/)
|
- prerequisite: [Node 4+](https://nodejs.org) [yarn](https://yarnpkg.com/)
|
||||||
|
|
||||||
|
Note: In case of conflict with the Apache Hadoop Yarn Command Line Interface, use the `yarnpkg`
|
||||||
|
alias.
|
||||||
|
|
||||||
- Go to the directory `webui`
|
- Go to the directory `webui`
|
||||||
|
|
||||||
- To install dependencies, execute the following commands:
|
- To install dependencies, execute the following commands:
|
||||||
|
|
Loading…
Reference in a new issue