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

Please update logging dependency to be compatible with latest web libraries #24

Open
Mixolyde opened this issue Nov 3, 2021 · 1 comment

Comments

@Mixolyde
Copy link

Mixolyde commented Nov 3, 2021

I get this when I try to use your library at ^0.3.0. Logging is at 1.0.2 now.

Because build_web_compilers >=3.0.0 depends on logging ^1.0.0 and eventsource >=0.2.0 depends on logging ^0.11.0, build_web_compilers >=3.0.0 is incompatible with eventsource >=0.2.0. So, because blaseballstatus depends on both eventsource ^0.2.0 and build_web_compilers ^3.0.0, version solving failed.

@sibylantoninobajeli
Copy link

I'm facing same problem:
Because no versions of build_runner match >2.1.4 <3.0.0 and build_runner 2.1.4 depends on logging ^1.0.0, build_runner ^2.1.4 requires logging ^1.0.0.
And because eventsource >=0.2.0 depends on logging ^0.11.0, build_runner ^2.1.4 is incompatible with eventsource >=0.2.0.
So, because flutter_ssls depends on both eventsource ^0.3.0 and build_runner ^2.1.4, version solving failed.
pub get failed (1; So, because flutter_ssls depends on both eventsource ^0.3.0 and build_runner ^2.1.4, version solving failed.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants