GSYGithubAPP
GSYGithubAPP copied to clipboard
运行问题请看
目前是0.57.0版本,你可以会面临的运行问题
https://github.com/facebook/react-native/issues/21121 : 升级你的JDK可解决。升级完之后请关闭所有cmd窗口,再重新启动运行
请问升级到哪个版本
java8 最新版本就可以
/Library/Java/JavaVirtualMachines/jdk1.8.0_191.jdk/Contents/Home
跑不起来
@hgt803 你运行java -verison看看实际版本号,至于具体可以看 https://github.com/facebook/react-native/issues/21121
javac 1.8.0_192也不行
@hgt803 具体什么错误你看着官方issue走就好了
好的。
i fix it by yarn add [email protected], [email protected] can't work
我运行了在 iOS 模拟器上, 踩了一些新坑.
安卓是这个样子,是不是什么样式库丢失了
什么型号,这么诡异?
react-native run-ios 报错,node9.8.0 ,npm:6.13.1, react-native-cli: 2.0.1
react-native: 0.61.3

什么型号,这么诡异?
android accelerated oreo
是不是 run-ios不行啊,我用cocoapods安装,然后用xcode打开是可以
Showing All Errors Only /Users/mryao/Desktop/react-native/GSYGithubAPP/ios/Pods/Target Support Files/Pods-GSYGithubApp/Pods-GSYGithubApp.debug.xcconfig: unable to open file (in target "GSYGithubApp" in project "GSYGithubApp")
报错,完全不认识


报错,完全不认识
我也是有这个问题,请问解决了吗?
$ npm --version 6.4.1 $ node --version v10.13.0 $ react-native --version react-native-cli: 2.0.1 react-native: n/a - not inside a React Native project directory