Przeglądaj źródła

docs: specify to use yarn v1 not v2 (#3799)

Co-authored-by: David Luzar <luzar.david@gmail.com>
vanilla_orig
Jakub Koralewski 3 lat temu
rodzic
commit
3c295559c7
No account linked to committer's email address
2 zmienionych plików z 3 dodań i 1 usunięć
  1. 2
    0
      .gitignore
  2. 1
    1
      README.md

+ 2
- 0
.gitignore Wyświetl plik

@@ -5,9 +5,11 @@
5 5
 .env.test.local
6 6
 .envrc
7 7
 .eslintcache
8
+.history
8 9
 .idea
9 10
 .vercel
10 11
 .vscode
12
+.yarn
11 13
 *.log
12 14
 *.tgz
13 15
 build

+ 1
- 1
README.md Wyświetl plik

@@ -93,7 +93,7 @@ These instructions will get you a copy of the project up and running on your loc
93 93
 #### Requirements
94 94
 
95 95
 - [Node.js](https://nodejs.org/en/)
96
-- [Yarn](https://yarnpkg.com/getting-started/install)
96
+- [Yarn](https://yarnpkg.com/getting-started/install) (v1 or v2.4.2+)
97 97
 - [Git](https://git-scm.com/downloads)
98 98
 
99 99
 #### Clone the repo

Ładowanie…
Anuluj
Zapisz