Specify node and npm version
This commit is contained in:
@@ -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.
|
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
|
#### 3. Get this repository
|
||||||
|
|
||||||
Clone it with SSH
|
Clone it with SSH
|
||||||
|
|||||||
Generated
+20
-14404
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user