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

后端 未结 26 1722
后悔当初
后悔当初 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:25

    I tried many solutions, only this way helped me to solve this problem:

    In Windows:

    • go to "Network and Connections" in Control Panel of windows (Network and Sharing Center>Change Adapter Setting)
    • Disable all virtual boxes which you can see here
    • Restart npm or yarn or expo...

提交回复
热议问题