这啥错误,求大神解释
reactnative吧
全部回复
仅看楼主
level 1
王老大wjf 楼主
这是所有的报错信息,求大神指点迷津。。。。
2016年01月18日 01点01分 1
level 1
2016年02月02日 02点02分 2
level 6
你start了么
2016年02月02日 09点02分 3
level 7
请参考react-native官网中的一些错误解决方法,其中有一条如下:
Unable to connect to development server
iOS
Ensure that you are on the same WiFi network as your computer. If you're using a cell data plan, your phone can't access your computer's local IP address.
Android
You need to run adb reverse tcp:8081 tcp:8081 to forward requests from the device to your computer. This works only on Android 5.0 and newer.
2016年03月08日 14点03分 5
level 1
有项目在占用服务器8081端口,把所有项目关掉,启动一个
2016年03月10日 15点03分 6
1