wuba / taro-playground

The Taro Playground App is a cross-platform application developed using Taro, to help developers develop and debug Taro applications.
https://wuba.github.io/taro-playground/
Apache License 2.0
246 stars 51 forks source link

拉取代码编译安卓app报错 #78

Closed zhaihongbin closed 1 year ago

zhaihongbin commented 1 year ago

Task :expo:compileDebugKotlin FAILED \node_modules\expo\android\src\main\java\expo\modules\ReactNativeHostWrapperBase.kt: (50, 3): 'getUIImplementationProvider' overrides nothing \node_modules\expo\android\src\main\java\expo\modules\ReactNativeHostWrapperBase.kt: (50, 76): Unresolved reference: UIImplementationProvider \node_modules\expo\android\src\main\java\expo\modules\ReactNativeHostWrapperBase.kt: (51, 12): Not enough information to infer type variable T 请问这是和我本机开发环境有关吗

4332weizi commented 1 year ago

哪个分支?

zhaihongbin commented 1 year ago

https://github.com/wuba/taro-playground/tree/releases/v1.8.0

zhiqingchen commented 1 year ago

https://github.com/infinitered/ignite/pull/2296/files 需要升级下 rn 和 expo 版本

zhiqingchen commented 1 year ago

已修复,更新下代码