Open
Description
node_modules/.bin/r.js -o build.js
Tracing dependencies for: node_modules/almond/almond.js
TypeError: Cannot call method 'registerHelper' of undefined
In module tree:
app/main
app/dspace
views/ui
views/panels
templateMap
hbs
TypeError: Cannot call method 'registerHelper' of undefined
In module tree:
app/main
app/dspace
views/ui
views/panels
templateMap
hbs
at eval (eval at <anonymous> (/home/git/tmp/dspace-client-develop/node_modules/requirejs/bin/r.js:21884:38))
A diff showed quite a lot of changes in handlebars moving from 1.0.8 to 1.0.9, this should be investigated. To keep auto-deploy stable package json is now locked to 1.0.8 until someone can reproduce the issue to see whether it's really handlebars or just something on the deploy box.