syanbo / react-native-syan-image-picker

React-Native 多图片选择 支持裁剪 压缩
MIT License
629 stars 155 forks source link

Could not resolve com.github.LuckSiege.PictureSelector:picture_library:2.5.6. #236

Open GuoXianglin opened 2 years ago

GuoXianglin commented 2 years ago

🐛 Bug Report

所用RN及插件版本如下: RN:0.60.5 react-native-syan-image-picker:0.4.10 编译的时候提示: Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.

Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'. Could not resolve com.github.LuckSiege.PictureSelector:picture_library:2.5.6. Required by: project :app Skipped due to earlier error Could not resolve com.github.LuckSiege.PictureSelector:picture_library:2.5.6. Could not get resource 'https://maven.aliyun.com/repository/jcenter/com/github/LuckSiege/PictureSelector/picture_library/2.5.6/picture_library-2.5.6.pom'. Could not GET 'https://maven.aliyun.com/repository/jcenter/com/github/LuckSiege/PictureSelector/picture_library/2.5.6/picture_library-2.5.6.pom'. Read timed out image Could not resolve com.github.LuckSiege.PictureSelector:picture_library:2.5.6.

liukai-2p commented 2 years ago

遇到了同样的问题,解决了吗

luckyGTL commented 2 years ago

+1 解决了吗

luckyGTL commented 2 years ago

yarn add react-native-syan-image-picker,升级到0.5.3的版本就OK了