Specify node and npm version

This commit is contained in:
BloodyMarie
2022-06-21 09:42:16 +02:00
parent 5b9d904a02
commit dcf7c07a85
2 changed files with 32 additions and 14409 deletions
+7
View File
@@ -25,6 +25,13 @@ The app is built in React Native and currently developed for Android.
Install [Android Studio](https://developer.android.com/studio/) - you'll need it to install some dependencies.
#### 2. Node & npm version
Make sure you are running Node 14 and npm 6.14.17. It's easiest to switch Node versions using `nvm`, here's how to do it:
$ curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.0/install.sh | bash
$ nvm install v14.19.3
#### 3. Get this repository
Clone it with SSH
+20 -14404
View File
File diff suppressed because it is too large Load Diff