You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I'm trying to use hbs-cli with the following command:
hbs --helper handlebars-helpers test
But when I do that, I get the following error:
WARNING: /home/hawkwood/androidstudio/node_modules/handlebars-helpers/index.js does not export a 'register' function, cannot import
Error: Missing helper: "eq"
Hey, I'm trying to use hbs-cli with the following command:
But when I do that, I get the following error:
Am I doing something wrong? It works with handlebars-layouts.
Also,
hbs-cli
has so few downloads. Am I using a dinky package? How are the rest of you compiling with handlebars from the terminal?The text was updated successfully, but these errors were encountered: