-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
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
Could not resolve all dependencies for configuration ':app:debugRuntimeClasspath #1364
Comments
添加maven仓库即可解决.原因是aliyun和谷歌的仓库中还没有最新版的exoplayer.具体操作如下: |
I have the same issue, was you able to resolve? Failed to resolve: com.google.android.exoplayer:exoplayer-core:2.9.1 |
It appears the repo is currently missing: This issue has a temp solution using a different maven url. |
turn off the proxy,and 'react-native run-android' maybe 5 or 10 times, I success |
see the issue link and answer above |
I have solved this problem , when my net speed is good I download the pack, I will close this issues |
Please where in your project do you store the pack after you downloaded |
Current behavior
npm i reac-native-video
react-native link react-native-video
react-native run-android
when I use do this ,it is cause an error
FAILURE: Build failed with an exception.
Could not resolve all dependencies for configuration ':app:debugRuntimeClasspath'.
Reproduction steps
A 1, 2, 3, etc. list of what's needed to see the issue
happen.
Expected behavior
Describe what you wanted to happen
Platform
Which player are you experiencing the problem on
Video sample
If possible, include a link to the video that has the problem that can be streamed or downloaded from.
The text was updated successfully, but these errors were encountered: