From 42771c7fc24c0255fdde666823ae9ab4f06e30d7 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Mon, 17 Dec 2018 19:39:29 +0000 Subject: [PATCH] Deploy website Deploy website version based on 3cf5e74635099f7b0c31ddaa835b5d6793767c10 --- docs/next/getting-started.html | 5 +++++ docs/next/getting-started/index.html | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/docs/next/getting-started.html b/docs/next/getting-started.html index e3f2a4fd79a..b09c0d0a12c 100644 --- a/docs/next/getting-started.html +++ b/docs/next/getting-started.html @@ -311,6 +311,11 @@ npm start #you can also use: expo start

You can find the actual location of the SDK in the Android Studio "Preferences" dialog, under Appearance & Behavior → System Settings → Android SDK.

Open a new Command Prompt window to ensure the new environment variable is loaded before proceeding to the next step.

+

4. Add platform-tools to Path

+

Open the System pane under System and Security in the Windows Control Panel, then click on Change settings.... Open the Advanced tab and click on Environment Variables.... Select the Path variable, then click Edit. Click New and add the path to platform-tools to the list.

+

The default location for this folder is:

+
c:\Users\YOUR_USERNAME\AppData\Local\Android\Sdk\platform-tools
+

Watchman

Follow the Watchman installation guide to compile and install Watchman from source.

diff --git a/docs/next/getting-started/index.html b/docs/next/getting-started/index.html index e3f2a4fd79a..b09c0d0a12c 100644 --- a/docs/next/getting-started/index.html +++ b/docs/next/getting-started/index.html @@ -311,6 +311,11 @@ npm start #you can also use: expo start

You can find the actual location of the SDK in the Android Studio "Preferences" dialog, under Appearance & Behavior → System Settings → Android SDK.

Open a new Command Prompt window to ensure the new environment variable is loaded before proceeding to the next step.

+

4. Add platform-tools to Path

+

Open the System pane under System and Security in the Windows Control Panel, then click on Change settings.... Open the Advanced tab and click on Environment Variables.... Select the Path variable, then click Edit. Click New and add the path to platform-tools to the list.

+

The default location for this folder is:

+
c:\Users\YOUR_USERNAME\AppData\Local\Android\Sdk\platform-tools
+

Watchman

Follow the Watchman installation guide to compile and install Watchman from source.