简体   繁体   English

任务 ':expo-image-picker:compileDebugKotlin' 执行失败

[英]Execution failed for task ':expo-image-picker:compileDebugKotlin'

FAILURE: Build failed with an exception. FAILURE:构建失败并出现异常。

  • What went wrong: Execution failed for task ':expo-image-picker:compileDebugKotlin'.出了什么问题:任务':expo-image-picker:compileDebugKotlin'执行失败。

Compilation error.编译错误。 See log for more details有关详细信息,请参阅日志

  • Try: Run with --stacktrace option to get the stack trace.尝试:使用 --stacktrace 选项运行以获取堆栈跟踪。 Run with --info or --debug option to get more log output.使用 --info 或 --debug 选项运行以获得更多日志 output。 Run with --scan to get full insights.运行 --scan 以获得完整的见解。

I upgraded to version 10.0.0 and it worked Also tried to upgrade to the latest but the app just gave me a blank screen我升级到版本 10.0.0 并且可以正常工作还尝试升级到最新版本,但该应用程序只是给了我一个空白屏幕

So try to change the version to ~10.0.0 in package.json or yarn add expo-image-picker --latest所以尝试在package.jsonyarn add expo-image-picker --latest中将版本更改为~10.0.0

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM