Lasantha Kularatne
Results
2
issues of
Lasantha Kularatne
**Library Version** 0.1.7 **Describe the bug** Node project build fails due to deprecated libs. https://github.com/ExpediaGroup/jarviz/runs/6462505292?check_suite_focus=true **To Reproduce** Run the Node build. - Node/NPM 12 **Expected behavior** Build should be passing.
I want to create Guice private modules. You can read more here: http://google-guice.googlecode.com/git/javadoc/com/google/inject/PrivateModule.html Scala guice does not support Private modules. Could you add the support for this feature? As an...