Skip to content

Handlebars 1.0.9 seems to break the build #55

Open
@chron0

Description

@chron0

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions