TencentCloud / TIMSDK

Tencent Cloud Chat features a comprehensive suite of solutions including global access, one-to-one chat, group chat, message push, profile and relationship chain hosting, and account authentication.
https://trtc.io/products/chat
2.54k stars 2.77k forks source link

项目无法依赖 #1212

Closed QixianWu closed 1 year ago

QixianWu commented 2 years ago
FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:checkDoctorDebugAarMetadata'.
> Could not resolve all files for configuration ':app:doctorDebugRuntimeClasspath'.
   > Could not find com.github.shaoshuai904:RecordWav:1.0.2.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/com/github/shaoshuai904/RecordWav/1.0.2/RecordWav-1.0.2.pom
       - https://repo.maven.apache.org/maven2/com/github/shaoshuai904/RecordWav/1.0.2/RecordWav-1.0.2.pom
       - https://storage.flutter-io.cn/download.flutter.io/com/github/shaoshuai904/RecordWav/1.0.2/RecordWav-1.0.2.pom
       - https://jcenter.bintray.com/com/github/shaoshuai904/RecordWav/1.0.2/RecordWav-1.0.2.pom
       - https://jitpack.io/com/github/shaoshuai904/RecordWav/1.0.2/RecordWav-1.0.2.pom
     Required by:
         project :app > project :flutter_plugin_record_plus

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 11s
Exception: Gradle task assembleDoctorDebug failed with exit code 1
chengw32 commented 2 years ago

我也是,搜了下都没人提过 ,难道其他人都没问题 吗 [旺柴]

QixianWu commented 2 years ago

hhh,有缓存的话就没事。我之前也没问题~~

hexingcheng commented 2 years ago
FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':app:checkDoctorDebugAarMetadata'.
> Could not resolve all files for configuration ':app:doctorDebugRuntimeClasspath'.
   > Could not find com.github.shaoshuai904:RecordWav:1.0.2.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/com/github/shaoshuai904/RecordWav/1.0.2/RecordWav-1.0.2.pom
       - https://repo.maven.apache.org/maven2/com/github/shaoshuai904/RecordWav/1.0.2/RecordWav-1.0.2.pom
       - https://storage.flutter-io.cn/download.flutter.io/com/github/shaoshuai904/RecordWav/1.0.2/RecordWav-1.0.2.pom
       - https://jcenter.bintray.com/com/github/shaoshuai904/RecordWav/1.0.2/RecordWav-1.0.2.pom
       - https://jitpack.io/com/github/shaoshuai904/RecordWav/1.0.2/RecordWav-1.0.2.pom
     Required by:
         project :app > project :flutter_plugin_record_plus

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

BUILD FAILED in 1m 11s
Exception: Gradle task assembleDoctorDebug failed with exit code 1

进群:788910197,我们来看看

hexingcheng commented 2 years ago

我也是,搜了下都没人提过 ,难道其他人都没问题 吗 [旺柴]

进群:788910197,我们来看看

wangyuuuu commented 1 year ago

怎么解决的 我flutter 2.8.1 tim_ui_kit: ^0.0.8 现在报这个问题?怎么解决的

wangyuuuu commented 1 year ago

FAILURE: Build failed with an exception.

BUILD FAILED in 5m 33s Exception: Gradle task assembleDebug failed with exit code 1

chianglife commented 1 year ago

请问解决了吗,我也遇到了相同的问题

wangyuuuu commented 1 year ago

  您好,我是王宇,你的邮件我已收到,我将尽快给您回复。

QixianWu commented 1 year ago

请问题解决了吗,我也遇到了相同的问题

这个问题是,插件需要的原生库无法依赖。只能等插件作者解决或者使用插件的其他版本。而且上面作者也留了群联系方式,你可以进去咨询下。