ReferenceError:找不到变量:require(Windows 10上的模拟器)

时间:2015-12-02 21:54:22

标签: android-emulator react-native genymotion

运行命令时遇到问题:react-native run-android --emulator

我的构建成功,但是当它出现在Genymotion上时,我得到: enter image description here

Android AVD上什么也没发生: enter image description here

我运行了以下命令而没有任何更改:ad​​b reverse tcp:8081 tcp:8081

我在Windows 10上,使用模拟器(不是我的设备)。此外,我有一个人用Mac运行这个没有问题

提前致谢!

1 个答案:

答案 0 :(得分:0)

更新!

原来对于Windows 10我需要有两个提示。

需要运行:react-native start

另一个:react-native run-android OR react-native run-android -emulator