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

Dependecy version errors failing to resolve. #164

Open
jbarasa opened this issue Nov 27, 2024 · 1 comment
Open

Dependecy version errors failing to resolve. #164

jbarasa opened this issue Nov 27, 2024 · 1 comment
Labels
Review/Pending Initial stage of the issue to evaluate its approval

Comments

@jbarasa
Copy link

jbarasa commented Nov 27, 2024

[ChingChong] flutter pub get --no-example
Resolving dependencies...
Because no versions of json_serializable match >6.9.0 <7.0.0 and json_serializable 6.9.0 depends on analyzer ^6.5.0, json_serializable ^6.9.0 requires analyzer ^6.5.0.
And because dart_code_linter >=1.1.4 depends on analyzer ^5.13.0, json_serializable ^6.9.0 is incompatible with dart_code_linter >=1.1.4.
So, because ChingChong depends on both dart_code_linter ^1.2.1 and json_serializable ^6.9.0, version solving failed.

You can try the following suggestion to make the pubspec resolve:

  • Consider downgrading your constraint on dart_code_linter: flutter pub add dev:dart_code_linter:^1.1.3
    exit code 1
@app-toolkit-opensource-innersource app-toolkit-opensource-innersource bot added the Review/Pending Initial stage of the issue to evaluate its approval label Nov 27, 2024

Assign to review: @santitigaga @ajtortolero

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Review/Pending Initial stage of the issue to evaluate its approval
Projects
None yet
Development

No branches or pull requests

1 participant