build_node_compilers wont work with any packages that require crypto >= 3.0.0 which is dart sdk min 2.12
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.
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
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