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

🐛 [firebase_auth] Please update intl dependency #10352

Closed
ea-jobvalley opened this issue Jan 31, 2023 · 1 comment
Closed

🐛 [firebase_auth] Please update intl dependency #10352

ea-jobvalley opened this issue Jan 31, 2023 · 1 comment
Labels
resolution: duplicate This issue or pull request already exists type: bug Something isn't working

Comments

@ea-jobvalley
Copy link

Hello,
I can't update the pub intl in my project because firebase_auth depends on intl 0.17.0.

Because no versions of firebase_auth match >4.2.5 <5.0.0 and firebase_auth 4.2.5 depends on firebase_auth_web ^5.2.4, firebase_auth ^4.2.5 requires firebase_auth_web ^5.2.4.
Because firebase_auth_web 5.2.4 depends on intl ^0.17.0 and no versions of firebase_auth_web match >5.2.4 <6.0.0, firebase_auth_web ^5.2.4 requires intl ^0.17.0.
Thus, firebase_auth ^4.2.5 requires intl ^0.17.0.
So, because app depends on both firebase_auth ^4.2.5 and intl ^0.18.0, version solving failed.
pub get failed

Please update the dependency.

@ea-jobvalley ea-jobvalley added Needs Attention This issue needs maintainer attention. type: bug Something isn't working labels Jan 31, 2023
@darshankawar darshankawar added the triage Issue is currently being triaged. label Jan 31, 2023
@darshankawar
Copy link

Closing as duplicate of #10199. Please see this comment for solution.

@darshankawar darshankawar added resolution: duplicate This issue or pull request already exists and removed Needs Attention This issue needs maintainer attention. triage Issue is currently being triaged. labels Jan 31, 2023
@firebase firebase locked and limited conversation to collaborators Mar 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
resolution: duplicate This issue or pull request already exists type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants