Include explicit yarn version
To avoid confusion, specify an explicit version of Yarn and link to classic install docs.
This commit is contained in:
parent
59dd84b2ee
commit
6dc722cac4
1 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@ Jellyfin Web is the frontend used for most of the clients available for end user
|
|||
|
||||
### Dependencies
|
||||
|
||||
- Yarn
|
||||
- [Yarn 1.22.4](https://classic.yarnpkg.com/en/docs/install)
|
||||
- Gulp-cli
|
||||
|
||||
### Getting Started
|
||||
|
@ -78,4 +78,4 @@ Jellyfin Web is the frontend used for most of the clients available for end user
|
|||
|
||||
```sh
|
||||
yarn build:standalone
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue