Skip to content
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

latest version of rn doesnt find flic2lib on android #27

Closed
michaelbyrd123 opened this issue Aug 17, 2021 · 6 comments
Closed

latest version of rn doesnt find flic2lib on android #27

michaelbyrd123 opened this issue Aug 17, 2021 · 6 comments

Comments

@michaelbyrd123
Copy link

Getting this error when attempting to run on android...

Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
Could not find io.flic:flic2lib-android:1.1.0.
Searched in the following locations:
- https://repo.maven.apache.org/maven2/io/flic/flic2lib-android/1.1.0/flic2lib-android-1.1.0.pom
- file:/Documents/react/flic2test/node_modules/react-native/android/io/flic/flic2lib-android/1.1.0/flic2lib-android-1.1.0.pom
- file:/Documents/react/flic2test/node_modules/jsc-android/dist/io/flic/flic2lib-android/1.1.0/flic2lib-android-1.1.0.pom
- https://dl.google.com/dl/android/maven2/io/flic/flic2lib-android/1.1.0/flic2lib-android-1.1.0.pom
- https://www.jitpack.io/io/flic/flic2lib-android/1.1.0/flic2lib-android-1.1.0.pom
Required by:
project :app > project :react-native-flic2

@jdegger
Copy link
Contributor

jdegger commented Aug 18, 2021

Hi @michaelbyrd123 it seems like JCenter is not serving the library anymore. JCenter should serve the asset until January 2022 but it seems like something is not working anymore. I have asked the Flic team here:

50ButtonsEach/flic2lib-android#17

Until then I'm not sure how to proceed.

@michaelbyrd123
Copy link
Author

Thanks,
I'll keep an eye on this for updates.

@Emill
Copy link

Emill commented Aug 23, 2021

I modified the README with instructions on how to use JitPack instead, which seems to be working fine. It automatically builds and hosts the needed files directly from the GitHub repo, which I think is pretty nice.

@jdegger
Copy link
Contributor

jdegger commented Aug 23, 2021

Thanks @Emill we will release an update of our package tomorrow.

@wesdewitte
Copy link
Contributor

@michaelbyrd123 You could test if the latest version(0.3.18) fixed the issue for you.

@jdegger
Copy link
Contributor

jdegger commented Oct 12, 2021

This should be fixed, closing to clean up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants