elving / brunch-with-hipsters

Brunch with Hipsters is a rad Brunch app skeleton that comes with unicorns out of the box.
112 stars 20 forks source link

Handlebars missing at startup #14

Open Teddy34 opened 10 years ago

Teddy34 commented 10 years ago

Hi,

Here's my scenario : 1) install the skeletton with brunch new gh:elving/brunch-with-hipsters 2) launch the server with brunch watch --server 3) open http://localhost:3333/ console shows "Uncaught TypeError: Cannot read property 'registerHelper' of undefined "

Looks like Handlebar is missing.

Regards,