dependence util version is strict
AMDvsTMD opened this issue · 3 comments
AMDvsTMD commented
why util version 0.10.3 is strict not with caret
jfirebaugh commented
This is preventing use in the browser, because util@0.10.3 depends on inherits@2.0.1, which does not include isaacs/inherits@8a07051.
ratoi-crysty commented
Even though this is closed in 2.0.0, the problem still persists for 1.5.x versions. Therefore we should also apply this for 1.5.x version as well, as webpack@4.x depends on it via node-libs-browser, which currently causes some issues.