assemble / assemble-handlebars

Assemble engine plugin for Handlebars templates
https://github.com/assemble/assemble
MIT License
8 stars 19 forks source link

some helpers throw error #31

Open makotot opened 9 years ago

makotot commented 9 years ago

When I use handlebars-helper-repeat with assemble v0.4.42, though the helper is installed, following error occures.

Warning: Missing helper: 'repeat' Use --force to continue.

Same error occured with handlebars-helper-eachItems.

Is this a problem with assemble-handlebars?

jonschlinkert commented 9 years ago

sorry for the terribly late reply. @doowb or I will look into the issue and see what's happening. I'd love to get v0.6.0 branch merged to master sooner than later so we can eliminate these issues.

brunowego commented 8 years ago

+1