tower-archive / tower

UNMAINTAINED - Small components for building apps, manipulating data, and automating a distributed infrastructure.
http://tower.github.io
MIT License
1.79k stars 120 forks source link

Cake watch issue #389

Closed Antoine4011 closed 10 years ago

Antoine4011 commented 11 years ago

When I run

cake watch

I get this :

TypeError: Object # has no method 'registerHelper'

Any ideas?

thehydroimpulse commented 11 years ago

I'm guessing you're running grunt 0.4 which Tower doesn't support. You'll have to downgrade to a previous version.