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
See error or incorrect behavior
i am getting this error message:
Because no versions of firebase_auth match >4.2.9 <5.0.0 and firebase_auth 4.2.9 depends on firebase_auth_web ^5.2.8, firebase_auth ^4.2.9 requires firebase_auth_web ^5.2.8.
Because firebase_auth_web 5.2.8 depends on intl ^0.17.0 and no versions of firebase_auth_web match >5.2.8 <6.0.0, firebase_auth_web ^5.2.8 requires intl ^0.17.0.
Thus, firebase_auth ^4.2.9 requires intl ^0.17.0.
The text was updated successfully, but these errors were encountered:
Same issue here : firebase_auth ^4.2.9 which depends on firebase_auth_web ^5.2.8 .... because firebase_auth_web >=5.2.3 depends on intl ^0.17.0, every version of common_code from path requires intl ^0.17.0.
Bug report
Describe the bug
intl package problem.
See error or incorrect behavior
i am getting this error message:
Because no versions of firebase_auth match >4.2.9 <5.0.0 and firebase_auth 4.2.9 depends on firebase_auth_web ^5.2.8, firebase_auth ^4.2.9 requires firebase_auth_web ^5.2.8.
Because firebase_auth_web 5.2.8 depends on intl ^0.17.0 and no versions of firebase_auth_web match >5.2.8 <6.0.0, firebase_auth_web ^5.2.8 requires intl ^0.17.0.
Thus, firebase_auth ^4.2.9 requires intl ^0.17.0.
The text was updated successfully, but these errors were encountered: