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
I'm currently using amplify_auth_cognito: ^1.6.0 and tried to update package_info_plus to the new version ^5.0.1, but I receive the following error:
Because no versions of amplify_auth_cognito match >1.6.0 <2.0.0 and amplify_auth_cognito 1.6.0 depends on amplify_analytics_pinpoint >=1.6.0 <1.7.0, amplify_auth_cognito ^1.6.0 requires amplify_analytics_pinpoint >=1.6.0 <1.7.0.
And because amplify_analytics_pinpoint >=1.1.1 depends on package_info_plus ^4.0.1, amplify_auth_cognito ^1.6.0 requires package_info_plus ^4.0.1.
So, because justlaw depends on both amplify_auth_cognito ^1.6.0 and package_info_plus ^5.0.1, version solving failed.
You can try the following suggestion to make the pubspec resolve:
* Consider downgrading your constraint on package_info_plus: flutter pub add package_info_plus:^4.2.0
Description
I'm currently using amplify_auth_cognito: ^1.6.0 and tried to update package_info_plus to the new version ^5.0.1, but I receive the following error:
There is already a PR for this.
Categories
Steps to Reproduce
Screenshots
No response
Platforms
Flutter Version
3.16.2
Amplify Flutter Version
1.6.0
Deployment Method
Amplify CLI
Schema
No response
The text was updated successfully, but these errors were encountered: