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

build_node_compilers wont work with any packages that require crypto >= 3.0.0 which is dart sdk min 2.12 #96

Open
Arthur31 opened this issue Apr 16, 2021 · 2 comments

Comments

@Arthur31
Copy link

Hello There,
I use the package "pdf" which depends on crypto ^3.0.0.
It is possible to update this dependencie ?

Thanks a lot for all the work you already have done on this repo.

@Laebrye
Copy link

Laebrye commented May 4, 2021

Seconded on this dependency update - I'm using oath1 package and that's also built on crypto ^3.0.0 and is currently causing a dependency conflict in my project

@jakusb
Copy link

jakusb commented Nov 8, 2021

This issue is currently preventing me from using firebase_functions_interop:
Because build_node_compilers 0.3.1 depends on build_config >=0.3.0 <0.5.0 and no versions of build_node_compilers match >0.3.1 <0.4.0, build_node_compilers ^0.3.1 requires build_config >=0.3.0 <0.5.0.
Can this be fixed, please :)
@pulyaevskiy

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

3 participants