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
Because analyzer_plugin 0.11.1 depends on analyzer ^4.1.0 and no versions of analyzer_plugin match >0.11.1 <0.12.0, analyzer_plugin ^0.11.1 requires analyzer ^4.1.0.
So, because analyzer_error_with_freezed depends on both analyzer ^5.0.0 and analyzer_plugin ^0.11.1, version solving failed.
pub get failed (1; So, because analyzer_error_with_freezed depends on both analyzer ^5.0.0 and analyzer_plugin ^0.11.1, version solving failed.)
The text was updated successfully, but these errors were encountered:
Carapacik
changed the title
analyzer_plugin version solving failed after analyzer ^5.0.0
[analyzer_plugin] version solving failed after analyzer ^5.0.0
Sep 23, 2022
Related to #50043
Change-Id: I6e0a93f647e4017bfb320abf29992745908f466e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/260704
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
mraleph
added
the
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
label
Sep 26, 2022
This tracker is for issues related to:
Running flutter pub get
My pubspec.yaml
Can you please update the analyzer version inside the package to ^5.0.0?
sdk/pkg/analyzer_plugin/pubspec.yaml
Line 10 in 58addcf
The text was updated successfully, but these errors were encountered: