react-native-syan-image-picker icon indicating copy to clipboard operation
react-native-syan-image-picker copied to clipboard

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

Open GuoXianglin opened this issue 3 years ago • 3 comments

🐛 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.

GuoXianglin avatar Apr 19 '22 03:04 GuoXianglin

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

liukai-2p avatar May 28 '22 16:05 liukai-2p

+1 解决了吗

luckyGTL avatar Jun 22 '22 09:06 luckyGTL

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

luckyGTL avatar Jun 23 '22 05:06 luckyGTL