-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
INFO: Connecting to Gentics Mesh..
Jun 06, 2018 9:14:20 AM io.vertx.core.impl.DeploymentManager
SEVERE: com/github/jknack/handlebars/io/TemplateLoader
java.lang.NoClassDefFoundError: com/github/jknack/handlebars/io/TemplateLoader
at io.vertx.ext.web.templ.HandlebarsTemplateEngine.create(HandlebarsTemplateEngine.java:51)
at com.gentics.mesh.example.Server.start(Server.java:142)
Adding this to the pom.xml solved it:
com.github.jknack
handlebars
4.0.7
but that's not the end of the story; I'll post a new issue which may or may not be related to this one.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels