hoyong

导航

React Native问题: react-native-fbsdk:compileDebugJavaWithJavac

f8app项目中

What went wrong:
Execution failed for task ':react-native-fbsdk:compileDebugJavaWithJavac'.
> Compilation failed; see the compiler error output for details.

 

处理

当前使用 eact-native-fbsdk 0.6.0

npm uninstall react-native-fbsdk

>npm install react-native-fbsdk@0.8.0

posted on 2019-08-13 15:24  hoyong  阅读(886)  评论(0)    收藏  举报