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

analyzer dependency is in conflict #23

Closed
natanloterio opened this issue Oct 10, 2019 · 1 comment
Closed

analyzer dependency is in conflict #23

natanloterio opened this issue Oct 10, 2019 · 1 comment

Comments

@natanloterio
Copy link

Hi, I just clonned the project, and tried get the dependencies. But got this error:

[flutter-boilerplate-project] flutter packages get Running "flutter pub get" in flutter-boilerplate-project... Because every version of inject_generator from git depends on analyzer ^0.34.0 and mobx_codegen >=0.1.3 depends on analyzer ^0.36.3, inject_generator from git is incompatible with mobx_codegen >=0.1.3. So, because boilerplate depends on both mobx_codegen ^0.3.3+1 and inject_generator from git, version solving failed.

As you can see, inject_generator and mobx_codegen have different analyzer versions as dependencies.

Do you have any clue on how to solve this issue?

Thnks

@zubairehman
Copy link
Owner

zubairehman commented Oct 15, 2019

@natanloterio please get latest or have a look at this issue: #22

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