Network Response Time Out Error (create-react-native-app) (expo)

后端 未结 26 1721
后悔当初
后悔当初 2020-12-02 10:00

I am trying to run create-react-native-app on expo app in android.

Firstly ,I created the project by writing command

create-react-native-app t

26条回答
  •  生来不讨喜
    2020-12-02 10:37

    I had the same issue after npm start script on windows environment. Putting mobile on the same network as my Windows development environment was solved issue.

提交回复
热议问题