react-native-eyepetizer
react-native-eyepetizer copied to clipboard
React Native 仿开眼3.1.2版本
当我调用react-native run-android命令时报错 完整堆栈如下: λ react-native run-android Starting JS server... Building and installing the app on the device (cd android && gradlew.bat installDebug... Downloading https://services.gradle.org/distributions/gradle-2.4-all.zip Exception in thread "main" javax.net.ssl.SSLHandshakeException: Remote...
项目运行不了
我都是按照: 1. npm install 2. react-native link 3. react-Native run-ios 报错 如下:  然后  使用 xcode 进行运行 报错如下 请问如何解决 谢谢
I download the file,and run 1.npm install 2.react-native run-ios,it build failed,and shows React/RCTBundleURLProvider.h' file not found in XCode
我npm install,有如下报错,看起来像是不同的包依赖不同版本的react,而同时只能安装一个版本,所以导致无法找到正确的版本,请问这个如何解决 `npm WARN [email protected] requires a peer of [email protected] but none was installed. npm WARN [email protected] requires a peer of react@>=15.1.0 but none was installed. npm WARN @shoutem/[email protected] requires...
500 错误
 一直报这个错,按照提示,操作没用