You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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
The text was updated successfully, but these errors were encountered:
[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:
exit code 1
The text was updated successfully, but these errors were encountered: