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

floor_generator build dependency #518

Closed
amkuchta opened this issue Mar 19, 2021 · 2 comments · Fixed by #520
Closed

floor_generator build dependency #518

amkuchta opened this issue Mar 19, 2021 · 2 comments · Fixed by #520

Comments

@amkuchta
Copy link

Currently, floor_generator depends on an older version of build, ^1.6.3. This causes incompatibilities with other packages that utilizes the latest versions, >=2.0.0 <2.1.01

@proninyaroslav
Copy link

As a workaround:

dependency_overrides:
  build: ^2.0.0
  source_gen: ^1.0.0

@amkuchta
Copy link
Author

I didn't realize this was already in #504 and #507...

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

Successfully merging a pull request may close this issue.

2 participants