Could not connect to React Native development server on Android

前端 未结 28 2083
鱼传尺愫
鱼传尺愫 2020-11-30 22:10

When I run react-native run-android, it gives me the following error:

Could not connect to development server

28条回答
  •  忘掉有多难
    2020-11-30 22:41

    I got the same problem and resolve it by deleting node module package and then again install yarn. Simply on some changes we need to clear our.

提交回复
热议问题