-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Conflicting Packages everywhere #213
Comments
We going through a major update of all our extensions so some of the most recent releases will be incompatible. You'll need to install the previous version of Firebase currently to be compatible with the extensions that haven't been updated yet, To do this:
And find the previous major release, currently 9.0.4, and install that by:
|
I've got a similar issue: CONFLICT :: fatal error : found [5] conflicting packages Does it mean I need to wait for the next facebook ANE update? |
Facebook has not been updated yet, you'll need to wait for that update before being able to update the other extensions. |
Hey guys, was about to try to update all of my ANE's after this announcement: airsdk/Adobe-Runtime-Support#3459 But it seems like I can't yet. CONFLICT :: fatal error : found [1] conflicting packages Are there plans to update the Scanner ANE soon? |
I also have similar issue :
|
@Shaunmax I haven't gotten to the Branch ANE yet either. It's on my list. |
I've been trying to update a game I haven't touched in awhile. Trying to update all the apms with a ton of issues, so I just created a new project entirely.
I installed the Application and Dialog with no issues, but when trying to install Firebase, I get these conflicts.
CONFLICT :: fatal error : found [3] conflicting packages
CONFLICT :: androidx.core
CONFLICT :: ├── 2.0.0 required by: com.distriqt.Firebase@10.0.0
CONFLICT :: └── 1.10.101 required by: com.distriqt.Application@7.3.1
CONFLICT :: com.distriqt.playservices.Base
CONFLICT :: ├── 19.0.0 required by: com.distriqt.Firebase@10.0.0
CONFLICT :: └── 18.2.4 required by: com.distriqt.Application@7.3.1
CONFLICT :: com.jetbrains.kotlin
CONFLICT :: ├── 2.0.0 required by: com.distriqt.Firebase@10.0.0
CONFLICT :: └── 1.8.220 required by: androidx.core@1.10.101
Don't know what else to try.
The text was updated successfully, but these errors were encountered: