pajtai / grunt-useref

Update references, concatenate and minify with build blocks
https://npmjs.org/package/grunt-useref
MIT License
26 stars 8 forks source link

grunt v0.4.0 - TypeError: Object #<Object> has no method 'registerHelper' #4

Closed JBL9910 closed 11 years ago

JBL9910 commented 11 years ago

Hi,

upgraded to 0.4.0 of grunt, useref doesn't work with this version, output: Loading "useref.js" tasks...ERROR

TypeError: Object # has no method 'registerHelper'

Please advise,

Thanks - Rich

pajtai commented 11 years ago

Hi Rich,

Haven't updated the plugin to Grunt 0.4.0, so please use Grunt 0.3.17 as a dependency for projects that include grunt-useref.

I should be updating soon, but it's a busy week.

Hope this helped, Peter.

JBL9910 commented 11 years ago

thanks for the info, I'll keep an eye out for the update - Rich

pajtai commented 11 years ago

@JBL9910 Should be good now. Let me know if you run into issues.

JBL9910 commented 11 years ago

ok, thanks for that will take a look today -

timely response/fix, thanks !!