当前位置:   article > 正文

bugsnag_react-native:compileReleaseKotlin 解决_compilereleasekotlin failed failure: build failed

compilereleasekotlin failed failure: build failed with an exception. * what

1.

127.0.0.1 refused to connect.

 

Execution failed for task ':bugsnag_react-native:compileReleaseKotlin'

 

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':bugsnag_react-native:compileReleaseKotlin'.
> Compilation error. See log for more details

重新安装 npm install bugsnag_react-native

权限问题没有下载下来

  1. > Task :bugsnag_react-native:compileReleaseKotlin FAILED
  2. e: Supertypes of the following classes cannot be resolved. Please make sure you have the required dependencies in the classpath:
  3. class com.facebook.react.bridge.BaseJavaModule, unresolved supertypes: java.lang.Object
  4. class com.facebook.react.bridge.NativeModule, unresolved supertypes: java.lang.Object
  5. class com.facebook.react.bridge.Promise, unresolved supertypes: java.lang.Object
  6. class com.bugsnag.android.Bugsnag, unresolved supertypes: java.lang.Object
  7. class com.facebook.react.bridge.NativeMap, unresolved supertypes: java.lang.Object
  8. class com.facebook.react.bridge.ReadableMap, unresolved supertypes: java.lang.Object
  9. class com.facebook.react.bridge.WritableMap, unresolved supertypes: java.lang.Object
  10. class com.facebook.react.modules.core.DeviceEventManagerModule.RCTDeviceEventEmitter, unresolved supertypes: java.lang.Object
  11. class com.facebook.react.bridge.JavaScriptModule, unresolved supertypes: java.lang.Object
  12. class com.facebook.react.bridge.ReactContext, unresolved supertypes: android.content.ContextWrapper
  13. class com.bugsnag.android.Client, unresolved supertypes: java.lang.Object
  14. class com.facebook.react.bridge.Arguments, unresolved supertypes: java.lang.Object

 1. Clear watchman watches: watchman watch-del-all
 2. Delete node_modules: rm -rf node_modules and run yarn install
 3. Reset Metro's cache: yarn start --reset-cache
重新安装。

 

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/神奇cpp/article/detail/804629
推荐阅读
相关标签
  

闽ICP备14008679号