Yo, this causing
You must pass a string or Handlebars AST to Handlebars.compile. You passed function ret(context, execOptions) {
if (!compiled) {
compiled = compileInput();
}
return compiled.call(this, context, execOptions);
}
Error for me, any tips?