Add Yarn < v1.0 disclaimer
This commit is contained in:
parent
a0f5ceddce
commit
23aa3ec5ea
@ -49,6 +49,11 @@ Please read our [contribution guidelines](../../CONTRIBUTING.md) before getting
|
|||||||
|
|
||||||
### Install Dependencies
|
### Install Dependencies
|
||||||
|
|
||||||
|
If you don't have yarn workspaces enabled (Yarn < v1.0) - enable them:
|
||||||
|
```bash
|
||||||
|
yarn config set workspaces-experimental true
|
||||||
|
```
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
yarn install
|
yarn install
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user