We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
所用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 Could not resolve com.github.LuckSiege.PictureSelector:picture_library:2.5.6.
The text was updated successfully, but these errors were encountered:
遇到了同样的问题,解决了吗
Sorry, something went wrong.
+1 解决了吗
yarn add react-native-syan-image-picker,升级到0.5.3的版本就OK了
No branches or pull requests
🐛 Bug Report
所用RN及插件版本如下:
RN:0.60.5
react-native-syan-image-picker:0.4.10
编译的时候提示:
Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
The text was updated successfully, but these errors were encountered: