Expo: Failed to connect to /10.0.0.5:19000

Created on 6 Jun 2018  路  1Comment  路  Source: expo/expo

I learnt react.

Now i want to create an application using react-native.

i have installed react-native in my windows system by following commands:
npm install -g create-react-native-app
create-react-native-app appname
cd appname
npm start

it gave me QR Code.

I have installed Expo app in my mobile- Vivo v9 android version oreo 8.1
I have scanned the QR code from Expo app.

I have got an error as below:

Uncaught Error: java.net.ConnectException: Filed to connect to /10.0.0.5:19000 Time:11:58:28 Fatal Error

Most helpful comment

Are your Android device and computer on the same LAN? Also -- you could try using 'tunnel' option (see help for exp start or gear icon in XDE).

>All comments

Are your Android device and computer on the same LAN? Also -- you could try using 'tunnel' option (see help for exp start or gear icon in XDE).

Was this page helpful?
0 / 5 - 0 ratings

Related issues

w4ndry picture w4ndry  路  3Comments

brentvatne picture brentvatne  路  3Comments

phenrigomes picture phenrigomes  路  3Comments

muescha picture muescha  路  3Comments

brentvatne picture brentvatne  路  3Comments