MikalaiHarnouski

Results 2 comments of MikalaiHarnouski

I am using handlebars as part of [git-changelog-lib](https://github.com/tomasbjerre/git-changelog-lib) with java 11. Build is still failing with the NPE . [ERROR] GitChangelog java.lang.NullPointerException at com.github.jknack.handlebars.helper.DefaultHelperRegistry.engine (DefaultHelperRegistry.java:304) at com.github.jknack.handlebars.helper.DefaultHelperRegistry.registerHelpers (DefaultHelperRegistry.java:193) at com.github.jknack.handlebars.Handlebars.registerHelpers...