node-interop icon indicating copy to clipboard operation
node-interop copied to clipboard

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

Open Arthur31 opened this issue 4 years ago • 2 comments

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.

Arthur31 avatar Apr 16 '21 18:04 Arthur31

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

Laebrye avatar May 04 '21 13:05 Laebrye

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

jakusb avatar Nov 08 '21 21:11 jakusb